[mythtv-commits] Ticket #789: files with no pts for video can get
timestamps wrong
MythTV
mythtv at cvs.mythtv.org
Sun Dec 11 08:16:21 EST 2005
#789: files with no pts for video can get timestamps wrong
-------------------------+--------------------------------------------------
Reporter: Mark Spieth | Owner: ijr
Type: defect | Status: new
Priority: minor | Milestone: 0.19
Component: mythtv | Version: head
Severity: medium |
-------------------------+--------------------------------------------------
if there is an occasional audio pts but never any video pts
the video pts's have no baseline as estimate timings updates its guessed
value.
this value isnt cleared when the real stream is played.
while this doesnt fix the underlying problem, it does fix the symptom as
the start of all recordings is adjusted to 0 anyway.
This is a problem with libavformat.
patch attached which is not in libavformat and will be compatible with any
fix
to libavformat if and when I have time.
innocuous to streams with pts's for all streams.
file I had is a mpegps.
patch attached.
--
Ticket URL: <http://cvs.mythtv.org/trac/ticket/789>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list