<br><br><div class="gmail_quote">On 12 March 2012 17:23, Andy Sheen <span dir="ltr">&lt;<a href="mailto:sheen.andy@googlemail.com">sheen.andy@googlemail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  
    
  
  <div style="font-family:serif;font-size:16px" bgcolor="#FFFFFF" text="#000000">
    <div style="font-family:serif;font-size:16px"><br>
      <br>
      David Crawford wrote on Mon 12 Mar at 17:09 UK time
      <div class="im"><blockquote style="font-family:serif" type="cite"><br>
        <div class="gmail_quote">
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
          </blockquote>
        </div>
        Here&#39;s a link to .ts file from DVBviewer. Hardly any noticeable
        difference in quality.
        <div><br>
        </div>
        <div><a href="http://bbchd.s3.amazonaws.com/03-12_16-31-00_Sky%20News_Sky%20News%20-%2030.ts" target="_blank">03-12_16-31-00_Sky%20News_Sky%20News%20-%2030.ts</a><br>
        </div>
        <br>
      </blockquote>
      <br></div>
      So, the first one you posted which is  arecording from MythTV is a
      Transport Stream file that contains a single SD program split as:<br>
      <br>
      0x0200 MPEG-2 Video for program 1<br>
      0x0280 MPEG-2 Audio for program 1<br>
      0x0240 Teletext/VBI for program 1<br>
      0x0c08 ISO/IEC 13818-1 private_sections for program 1<br>
      0x0c09 ISO/IEC 13818-1 private_sections for program 1<br>
      0x0905 ISO/IEC 13818-1 private_sections for program 1<br>
      0x0902 ISO/IEC 13818-1 private_sections for program 1<br>
      0x0906 ISO/IEC 13818-1 private_sections for program 1<br>
      0x0404 ISO/IEC 13818-1 private_sections for program 1<br>
      0x1ffe MPEG-2 PCR for program 1<br>
      0x0100 MPEG-2 PMT for program 1<br>
      0x0000 MPEG-2 Program Assocation Table<br>
      <br>
      Video at 2.7Mbits/sec, audio at 200kbits/sec, teletext at
      75kbits/sec. The private sections (i.e. data associated with the
      service - I assume some form of MHEG apps and associated data in
      PIDs 0x0404, 0x0c09, 0x0c09, 0x0902-&gt;06) is 1.8Mbit/sec.<br>
      <br>
      The second file (the one you link to above) is a transport stream
      file containing the following:<br>
      <br>
      0x0200 MPEG-2 Video for program 4704<br>
      0x0280 MPEG-2 Audio for program 4704<br>
      0x0240 Teletext/VBI for program 4704<br>
      0x1ffe MPEG-2 PCR for program 4704<br>
      0x0000 MPEG-2 Program Assocation Table<br>
      0x0100 MPEG-2 PMT for program 4704<br>
      <br>
      Video is at 2.47Mbit/sec, audio at 200kbits/sec, teletext at
      75kbits/sec and the others are systems tables that use nearly
      nothing.<br>
      <br>
      The reason you have bigger files from MythTV is that it&#39;s
      capturing the associated data streams when compared to DVBViewer.
      Technically, this is correct as they will be marked as belonging
      to the program in the mux.<br>
      <br>
      HTH<span class="HOEnZb"><font color="#888888"><br>
      <br>
      Andy<br>
      <br>
    </font></span></div>
  </div>

<br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<br></blockquote></div>Thanks Andy,<div><br></div><div>So any theories why MythTV doesn&#39;t capture the Teletext subtitles as reliably as DVBViewer despite the bigger file size?</div>