[vlc-devel] [PATCH] prefetch: remove read size, always request maximum
Rémi Denis-Courmont
remi at remlab.net
Thu Feb 6 18:04:33 CET 2020
Le torstaina 6. helmikuuta 2020, 17.19.30 EET Thomas Guillem a écrit :
> If the demuxer is reading for playback, then
> the cache (prefetch) should always read the maximum. If the demuxer is
> reading for probing, then the cache should read only what is requested (or
> cache a little like cache_read).
This will wreck buffering at the most sensitive time and reintroduce the old
early packet loss and stutter problems.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list