[mythtv-commits] Ticket #4159: On XvMCPutSlice error, frame is held by avlib and video/audio stutters
MythTV
mythtv at cvs.mythtv.org
Sat Nov 10 03:04:23 UTC 2007
#4159: On XvMCPutSlice error, frame is held by avlib and video/audio stutters
--------------------------------+-------------------------------------------
Reporter: mab893 at hotmail.com | Owner: ijr
Type: defect | Status: new
Priority: minor | Milestone: unknown
Component: mythtv | Version: head
Severity: medium | Mlocked: 0
--------------------------------+-------------------------------------------
I am running svn 14618 on a VIA CN400 (SP8000E), with a separate backend.
When watching an HD 1080i recording, after 2 minutes the video/audio
begins to stutter and does not recover.
The stutter first occurs with the following log error repeated many times:
2007-11-08 22:10:48.473 VideoOutputXv Error: XvMCPutSlice: 11
Subsequently the following error appears:
2007-11-08 22:10:48.839 VideoOutputXv: Frame e is in use by avlib and so
is being held for later discarding.
And stuttering gets worse as an additional frame is held:
2007-11-08 22:10:59.519 VideoOutputXv: Frame e is in use by avlib and so
is being held for later discarding.
2007-11-08 22:10:59.520 VideoOutputXv: Frame H is in use by avlib and so
is being held for later discarding.
Is it possible to release the frames so that they are not held after the
error to the XvMCPutSlice2 call?
Additional (brief) log is attached; more detail is available if needed.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/4159>
MythTV <http://svn.mythtv.org/trac>
MythTV
More information about the mythtv-commits
mailing list