[vlc-devel] [PATCH 3/6] clock: add vlc_clock_SetDecoderLatency
Thomas Guillem
thomas at gllm.fr
Tue Oct 15 16:09:59 CEST 2019
On Thu, Oct 10, 2019, at 10:00, Francois Cartegnie wrote:
> Le 10/10/2019 à 09:16, Thomas Guillem a écrit :
>
> >
> > We already have to explain to users that they can't read low fps (<15fps) video because their computer is too powerful.
> >
> < 30fps here
After more tests, I'm quite confident that this actual branch is needed. No being able to play a 25fps video because you have too much core is mandatory to fix for VLC 4.0.
Rémi, could you share some example / usecase where this patch set can be problematic ?
- I don't know how to test multithread input (capture device)
- for inputs with dynamic ES (TS, RTP): this patch could not do any worse. In case of dynamic ES, the latency won't be changed (if the video track is loaded some time after the audio).
>
> --
> Francois Cartegnie
> VideoLAN - VLC Developer
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list