[vlc-devel] libvlc_media_list_player_t: delay on switch to next playlist item

Rémi Denis-Courmont remi at remlab.net
Fri Sep 23 13:26:25 CEST 2011


On Fri, 23 Sep 2011 13:23:13 +0200, Michael Taubert <tm at salestv.de> wrote:
> Any ideas on how get a smooth continueous playback?

You could avoid reinitializing the codec with "--sout=#gather:display",
"--sout-keep" parameters, but this will probably create more problems than
it will solve. In any case, I don't think you can avoid the delay between
items, unless you undertake the major architectural changes inside LibVLC
that this would require.

-- 
Rémi Denis-Courmont
http://www.remlab.net/



More information about the vlc-devel mailing list