diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-15 23:10:23 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 19:55:14 -0500 |
commit | 2637bb7e2d06b530af3309f2449106a0e567b4fe (patch) | |
tree | f3ddf369da1475613c6612c357c3a618da675fc3 /multimedia/dvbsnoop/README | |
parent | d6b5a9a91f34251d009fee9001f74d6137d5bfdb (diff) |
multimedia/dvbsnoop: Removed (No maintainer).
Diffstat (limited to 'multimedia/dvbsnoop/README')
-rw-r--r-- | multimedia/dvbsnoop/README | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/multimedia/dvbsnoop/README b/multimedia/dvbsnoop/README deleted file mode 100644 index de3fbd12e573f..0000000000000 --- a/multimedia/dvbsnoop/README +++ /dev/null @@ -1,15 +0,0 @@ -dvbsnoop is a DVB / MPEG stream analyzer program, which enables you to -watch (live) stream information in human readable form. - -Its purpose is to debug, dump or view digital stream information -(e.g. digital television broadcasts) send via satellite, cable or -terrestrial. Streams can be SI, PES or TS. Basically you can describe -dvbsnoop as a "swiss army knife" analyzing program for DVB, MHP, DSM-CC -or MPEG - similar to TCP network sniffer programs like the old and famous -snoop on Sun Solaris or tcpdump on Linux (which is in fact a kind of -a clone of SunOS 'snoop'). You may also analyze offline mpeg streams, -e.g. stored on DVD or mpeg2 movie files. - -dvbsnoop is a command line based program. It's text output can be used -to for postprocessing via scripts or graphical analysis software like -MRTG or gnu-plot. |