[mythtv-commits] Ticket #7252: FFmpeg support for reordered_opaque to resolve h264 timestamp ordering problems

MythTV mythtv at cvs.mythtv.org
Sat Aug 14 15:52:19 UTC 2010


#7252: FFmpeg support for reordered_opaque to resolve h264 timestamp ordering
problems
-------------------------------------+--------------------------------------
 Reporter:  tralph11@…               |           Owner:  tralph 
     Type:  patch                    |          Status:  closed 
 Priority:  minor                    |       Milestone:  unknown
Component:  MythTV - Video Playback  |         Version:  head   
 Severity:  medium                   |      Resolution:  wontfix
 Keywords:                           |   Ticket locked:  0      
-------------------------------------+--------------------------------------
Changes (by tralph):

  * status:  assigned => closed
  * resolution:  => wontfix


Comment:

 Since we use DTS timestamps and they should always be in order this patch
 doesn't provide much benefit. It may provide benefit for videos with
 significant amounts of reference frames where the AV-sync could be
 noticeably off but that doesn't seem to be causing anyone problems. Also
 since reordered_opaque timestamps are basically reordered PTS timestamps
 which are commonly missing it would cause heavy reliance on the timestamp
 fixups code which I consider risky.

 Closing as WONTFIX for the time being. It can always be revisited in the
 future if the need arises.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7252#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list