[mythtv-commits] Ticket #4621: dropped frames in MPEG4 AVC (H.264) streams due to non monotone dts
MythTV
mythtv at cvs.mythtv.org
Mon Feb 11 14:19:45 UTC 2008
#4621: dropped frames in MPEG4 AVC (H.264) streams due to non monotone dts
-----------------------+----------------------------------------------------
Reporter: anonymous | Owner: janne
Type: patch | Status: accepted
Priority: minor | Milestone: 0.21
Component: mythtv | Version: head
Severity: medium | Resolution:
Mlocked: 0 |
-----------------------+----------------------------------------------------
Comment(by janne):
(In [15910]) assure strictly monotonic increasing video pts
For some/all h.264 streams our libav* copies report broken dts.
Since we used the dts as video pts, non monotone dts causes
playback issues resulting in dropped frames.
This change calculates the next video pts if it detects
non monotonicity. Refs #4621
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/4621#comment:6>
MythTV <http://svn.mythtv.org/trac>
MythTV
More information about the mythtv-commits
mailing list