Diff for /dsmcc-mhp-tools/README between versions 1.12 and 1.13

version 1.12, 2004/07/01 16:24:24 version 1.13, 2004/07/18 00:39:50
Line 2 Line 2
   
 MPEG2 elementary stream encoding tools for DSM-CC MHP ObjectCarousels.  MPEG2 elementary stream encoding tools for DSM-CC MHP ObjectCarousels.
   
 Currently, ObjectCarousel-, NPT-stream-, Stream-Event-, AIT- and PMT-  What the dsmcc-mhp-tools support:
 generation are implemented, and support for incremental ObjectCarousel  + generation of an ObjectCarousel
 and (P)SI updates has been added recently.  + generation of (continuous) NPT descriptor streams
   + generation of StreamEvent descriptors
   + generation of AIT
   + generation of PMT
   + incremental ObjectCarousel (and (P)SI updates)
   
   What will be added soon:
   + distribution of an ObjectCarousel over multiple PIDs (DataCarousels)
   
 Each tool's output is a single binary .m2t file, which is a MPEG2  Each tool's output is a single binary .m2t file, which is a MPEG2
 elementary stream, i.e. a row of successive TS packets including  elementary stream, i.e. a row of successive TS packets including
Line 24  Or, maybe better, write to the linux-dvb Line 31  Or, maybe better, write to the linux-dvb
 Note: You'll need some piece of software multiplexer to mux all  Note: You'll need some piece of software multiplexer to mux all
       generated ES (probably with audio and video) together into one        generated ES (probably with audio and video) together into one
       TS or PS, which is not included in this project.        TS or PS, which is not included in this project.
       One was released open-source few days ago :-))        One was released open-source now! :-))
       Have a look at:        Have a look at:
         http://linuxtv.org/multiplexer          http://linuxtv.org/multiplexer
           or            or

Removed from v.1.12  
changed lines
  Added in v.1.13


LinuxTV legacy CVS <linuxtv.org/cvs>