[mythtv-commits] Ticket #11435: recordedseek as recorded differs from mythcommflag

MythTV noreply at mythtv.org
Mon Jun 3 20:55:28 UTC 2013


#11435: recordedseek as recorded differs from mythcommflag
----------------------------------+----------------------------
 Reporter:  blm-ubunet@…          |          Owner:  jpoet
     Type:  Bug Report - General  |         Status:  accepted
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - Recording    |        Version:  0.26-fixes
 Severity:  low                   |     Resolution:
 Keywords:  H264 recordedseek     |  Ticket locked:  0
----------------------------------+----------------------------

Comment (by jpoet):

 git-diff4-cleaned.txt​ breaks keyframe detection for HD-PVR recordings.
 With it all I frames are counted as keyframes, but on the HD-PVR they are
 not.

 That patch does clean up a few areas, though, and possibly most
 importantly, fixes the parsing of SEI recovery points.  It also fixes some
 variable initializations.

 I have attached a simplified version (SPS-H264Parser.patch) which doesn't
 break the HD-PVR.  I am hoping it fixes the problem(s) described on this
 ticket.  If it doesn't, the fix might get nasty since we will need to come
 up with a way of fixing these problems without breaking it for other
 people.

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


More information about the mythtv-commits mailing list