home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 228 / DPCS0207.ISO / Extras / DigiTV / Data1.cab / Tools___Stream_Demultiplexer < prev    next >
Encoding:
Text File  |  2005-09-03  |  2.1 KB  |  36 lines

  1. <html>
  2.   <head>
  3.     <link rel="stylesheet" type="text/css" href="../../help.css" />
  4.     </script>
  5.   </head>
  6.  
  7.   <h1>Tools Tabbed Dialog Box</h1>
  8.   <body>
  9.   <font class=normal>
  10.   <b>Stream Demultiplexer</b>
  11.   <br><br>
  12.   This is an advanced tool that only a few technically minded people will have use for, but is nonetheless very powerful when put to use.
  13.   <br><br>
  14.   A stream demultiplexer is a tool that will take a recorded file with potentially several video and audio streams and separate them out into their own files.
  15.   <br><br>
  16.   Normally, a recording will have only one video stream and one audio stream, but there can be an unlimited number (eg in a Transport Stream recording - see <a href="../settings/Recordings - General.htm#9"> Recording an entire Transport Stream</a>).
  17.   <br><br>
  18.   Where a single programme has been recorded, the tool will show the identification numbers of each stream that was found. In the example screen-shot below, a single video stream was found with an ID of 0xe0 and a single MPEG1 audio stream
  19.   was found with an ID of 0xc0.
  20.   <br><br>
  21.   <img src='../../images/ToolDemux.gif'></td>   
  22.   <br><br>
  23.   In the case shown, if you were to demultiplex this file you would end up with two files - one with just the video in, and one with just the audio. The files would be given the same name as your original recording, but would be suffixed 
  24.   with the stream ID number that they contain (in this case <i>Sunrise (0xe0).m2v</i> and <i>Sunrise (0xc0).mp2</i>).
  25.   <br><br>
  26.   If you use a complete Transport Stream recording as your input file, then the tool has a little more information with which to present you. It will be able to determine not only which audio and video streams exist in the file, but rather than just
  27.   give meaningless IDs for each, it is able to tell you the channel name that the stream belongs to:
  28.   <br><br>
  29.   <img src='../../images/ToolTS.gif'></td>   
  30.   <br><br>
  31.   This feature is particularly useful when trying to extract the streams for a single programme from a recording that may contain up to eight individual programmes at a time.
  32.   <br><br>
  33.   </font>
  34.   </body>
  35. </html>
  36.