[mythtv-commits] Re: Ticket #868: [8350] breaks mpeg2 decoding during frame advance

MythTV mythtv at cvs.mythtv.org
Sun Dec 25 21:26:13 EST 2005


#868: [8350] breaks mpeg2 decoding during frame advance
--------------------------------+-------------------------------------------
 Reporter:  bjm <bjm at lvcm.com>  |        Owner:  danielk 
     Type:  defect              |       Status:  assigned
 Priority:  major               |    Milestone:  0.19    
Component:  mythtv              |      Version:  head    
 Severity:  medium              |   Resolution:          
--------------------------------+-------------------------------------------
Comment (by danielk):

 The old logic did not flush when necessary, that was the problem [8350]
 fixed.

 Now it may be flushing when it isn't strictly needed, but I was trying to
 figure out why this was causing a problem when we seek to the previous
 keyframe and then step to the frame we want. That should work, even if we
 flush out our previous decoding of that very same keyframe. It may not be
 super efficient, but it should work.

 I'll fix any extra flushing first though; it shoudn't be too difficult.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/868>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list