Delaying stream

About encoding, codec settings, muxers and filter usage
clashcityrocker
New Cone
New Cone
Posts: 2
Joined: 09 May 2015 16:42

Delaying stream

Postby clashcityrocker » 09 May 2015 16:45

Hi, I am trying to transcode a stream from my DVB card using VideoLan and I have it working well, however I want to introduce a 20 second delay to the stream (as I am syncing it up with a radio broadcast). Is this possible?

there is mention of a delay parameter here, https://wiki.videolan.org/Documentation ... ine/#delay But I don't use a display, as I am transcoding.

and here is what I am using to transcode.

Code: Select all

"C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -Idummy --no-sub-autodetect --verbose=0 --dummy-quiet --no-stats --sout-transcode-threads=8 "http://127.0.0.1:7522/transcode/channelstream/2.ts?id=127.0.0.1" :sout=#transcode{acodec=vorbis,ab=256,channels=1,vcodec=VP80,vb=3072,scale=1.00,deinterlace}:http{mux="ffmpeg{mux=webm}",dst=0.0.0.0:3335/}
Many Thanks.

clashcityrocker
New Cone
New Cone
Posts: 2
Joined: 09 May 2015 16:42

Re: Delaying stream

Postby clashcityrocker » 24 May 2015 16:40

I'm guessing that's a No it's not possible then?

joeusercz
Blank Cone
Blank Cone
Posts: 19
Joined: 11 Jan 2012 09:26

Re: Delaying stream

Postby joeusercz » 25 May 2015 10:49

With UDP output there is a caching option, but maybe you need http.
Did you try setting the buffer on the incoming stream? Something like "--file-caching=20000"

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Delaying stream

Postby Jean-Baptiste Kempf » 26 May 2015 20:07

--networking-caching, I guess
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 3 guests