README 815 B

12345678910111213141516
  1. dvbsnoop is a DVB / MPEG stream analyzer program, which enables you to
  2. watch (live) stream information in human readable form.
  3. Its purpose is to debug, dump or view digital stream information
  4. (e.g. digital television broadcasts) send via satellite, cable or
  5. terrestrial. Streams can be SI, PES or TS. Basically you can describe
  6. dvbsnoop as a "swiss army knife" analyzing program for DVB, MHP, DSM-CC
  7. or MPEG - similar to TCP network sniffer programs like the old and famous
  8. snoop on Sun Solaris or tcpdump on Linux (which is in fact a kind of
  9. a clone of SunOS 'snoop'). You may also analyze offline mpeg streams,
  10. e.g. stored on DVD or mpeg2 movie files.
  11. dvbsnoop is a command line based program. It's text output can be used
  12. to for postprocessing via scripts or graphical analysis software like
  13. MRTG or gnu-plot.