summaryrefslogtreecommitdiffstats
path: root/multimedia/dvbsnoop/README
diff options
context:
space:
mode:
author Pablo Santamaria <pablosantamaria@gmail.com>2010-12-15 10:09:49 -0200
committer Erik Hanson <erik@slackbuilds.org>2010-12-17 07:56:47 -0600
commit228e54ebd0d16d253b3234a157602bbc66ab006c (patch)
tree189d24cc13a3dfda0dbc687e366adde26e4f2256 /multimedia/dvbsnoop/README
parent744138b5f749391e5bdddbf2cf3ecd3c39bd77fc (diff)
downloadslackbuilds-228e54ebd0d16d253b3234a157602bbc66ab006c.tar.gz
slackbuilds-228e54ebd0d16d253b3234a157602bbc66ab006c.tar.xz
multimedia/dvbsnoop: Added (dvb stream analyzer tool)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'multimedia/dvbsnoop/README')
-rw-r--r--multimedia/dvbsnoop/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/multimedia/dvbsnoop/README b/multimedia/dvbsnoop/README
new file mode 100644
index 0000000000..de3fbd12e5
--- /dev/null
+++ b/multimedia/dvbsnoop/README
@@ -0,0 +1,15 @@
+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.