[mythtv-commits] Ticket #4621: 720P50 no longer plays smothly
MythTV
mythtv at cvs.mythtv.org
Sat Feb 9 18:39:18 UTC 2008
#4621: 720P50 no longer plays smothly
-----------------------+----------------------------------------------------
Reporter: anonymous | Owner: janne
Type: patch | Status: accepted
Priority: minor | Milestone: 0.21
Component: mythtv | Version: head
Severity: medium | Resolution:
Mlocked: 0 |
-----------------------+----------------------------------------------------
Changes (by janne):
* status: assigned => accepted
* milestone: unknown => 0.21
Comment:
nah, there is unfortunately a problem with the timestamps of h264 frames.
Using the dts as we do now in avformatdecoder does unfortunately no longer
work. Replacement with calculated pts for the next frame is almost
finished.
It's a pity that libavcodec's decoder don't set AVFrame.pts.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/4621#comment:2>
MythTV <http://svn.mythtv.org/trac>
MythTV
More information about the mythtv-commits
mailing list