[vlc-devel] [PATCH] Solve a pause behaviour problem in fake access/demux
Hugo Beauzee-Luyssen
hugo at vlmc.org
Thu Jul 30 14:13:25 CEST 2009
Hi,
There's a potential error source inside of the fake access/demux :
When the media player is paused, the `Control` function stores the
current pts, and uses it to compute the pause duration.
If using --no-skip-frames, this can be a problem, making the pause
twice as long as intended. This patch corrects it.
Cheers,
--
Hugo Beauzée-Luyssen
--
Hugo Beauzée-Luyssen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Don-t-touch-the-pts-if-no-skip-frames-is-specified.patch
Type: application/octet-stream
Size: 1907 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090730/66b00f92/attachment.obj>
More information about the vlc-devel
mailing list