[SOLVED] Delay between items in a playlist

About encoding, codec settings, muxers and filter usage
zozizozu
Blank Cone
Blank Cone
Posts: 62
Joined: 26 Jul 2009 18:18

[SOLVED] Delay between items in a playlist

Postby zozizozu » 04 May 2011 12:42

Hi,
I'm using VLC media player 1.1.9 on ubntu 10.04 tls., and when i read my playlist, everything works fine.
But if i sout my playlist ( vlc --sout-keep --sout '#std{access=http,mux=ts,dst=127.0.0.1:50001/}' /tmp/pls.xspf ), there's a delay at the end of each files, on the client side only ...

Is there a way to stream multiple files without a delay between ?, i've tried enqueing with a --vlm-conf /tmp/vlm.conf but it results the same ...

Thanks for your time
Last edited by zozizozu on 04 May 2011 16:08, edited 2 times in total.

Rémi Denis-Courmont
Developer
Developer
Posts: 15228
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Delay between items in a playlist

Postby Rémi Denis-Courmont » 04 May 2011 15:31

You can use gather in fromt of std, but it will only work if all files use the same audio/video codecs.

Otherwise, a delay is unavoidable as the receiver needs to reinitialize its decoding pipelines.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

zozizozu
Blank Cone
Blank Cone
Posts: 62
Joined: 26 Jul 2009 18:18

Re: Delay between items in a playlist

Postby zozizozu » 04 May 2011 16:05

Great, it works perfectly : vlc --loop --sout-keep --sout '#gather:std{access=http,mux=ts,dst=127.0.0.1:50001/}'

Thanks a lot


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 12 guests