[vlc-devel] [PATCH] input: check run-time against demuxer timeline (fixes #15814)
Ilkka Ollakka
ileoo at videolan.org
Thu Nov 5 06:34:13 CET 2015
On Wed, Nov 04, 2015 at 10:48:17PM +0200, Rémi Denis-Courmont wrote:
> The "run-time" parameter was measured in terms of how long the input
> thread had actually been playing, i.e. the real time since the thread
> was created minus the real time spent in paused state.
> This is a bit odd. It does not make much sense when transcoding, and
> also seems rather counter-intuitive when playing a non-nominal rate.
> This patch changes the run-time variable to match the demuxer time, as
> does the start-time and the stop-time.
Nice patch,
Tested with transcoding and works nicely. Ack.
--
Ilkka Ollakka
It's always darkest just before it gets pitch black.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20151105/472fa9c1/attachment.sig>
More information about the vlc-devel
mailing list