[mythtv-commits] Ticket #4159: On XvMCPutSlice error, frame is held by avlib and video/audio stutters

MythTV mythtv at cvs.mythtv.org
Tue Dec 11 15:54:38 UTC 2007


#4159: On XvMCPutSlice error, frame is held by avlib and video/audio stutters
--------------------------------+-------------------------------------------
 Reporter:  mab893 at hotmail.com  |        Owner:  danielk
     Type:  defect              |       Status:  closed 
 Priority:  minor               |    Milestone:  0.21   
Component:  mythtv              |      Version:  head   
 Severity:  medium              |   Resolution:  fixed  
  Mlocked:  0                   |  
--------------------------------+-------------------------------------------
Changes (by danielk):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (In [15124]) Fixes #4159. Removes delimboed frames from decoder ownership
 if ffmpeg fails to do it.

 This shouldn't be needed but ffmpeg get's confused if it gets the slices
 for a frame without seeing the start code for that frame. There is no harm
 in doing this check in MythTV and it helps with XvMC, especially with DTV
 transmissions which can be mangled by the broadcaster at encode time or
 during transmission.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4159#comment:5>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list