[mythtv-commits] Ticket #10584: mpeg2 seektable generators are inconsistent

MythTV noreply at mythtv.org
Thu Apr 12 12:37:15 UTC 2012


#10584: mpeg2 seektable generators are inconsistent
----------------------------------+-------------------------
 Reporter:  J.Pilk@…              |          Owner:
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - General      |        Version:  0.25
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-------------------------

Comment (by J.Pilk@…):

 With dvb-t2 HD recording:  here the discrepancy in frame numbering is a
 complete keyframe interval.
 FWIW the recording was started mid-programme, from the EPG screen.

 raw:
     <channel callsign="Channel 4 HD" channum="52" chanid="1052"
 name="Channel 4 HD"/>
     <recordedseek>
         <mark offset="376" type="9" mark="0"/>
         <mark offset="427512" type="9" mark="24"/>
         <mark offset="1044904" type="9" mark="48"/>
         <mark offset="1654400" type="9" mark="72"/>
         <mark offset="2244720" type="9" mark="96"/>

 commflag:
    <channel callsign="Channel 4 HD" channum="52" chanid="1052"
 name="Channel 4 HD"/>
     <recordedseek>
         <mark offset="1044904" type="9" mark="24"/>
         <mark offset="1654400" type="9" mark="48"/>
         <mark offset="2244720" type="9" mark="72"/>
         <mark offset="2847636" type="9" mark="96"/>
         <mark offset="3454312" type="9" mark="120"/>

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10584#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list