Video Streaming - breaks down after every title.

About encoding, codec settings, muxers and filter usage
frannek
New Cone
New Cone
Posts: 5
Joined: 03 Jul 2007 16:52

Video Streaming - breaks down after every title.

Postby frannek » 05 Oct 2009 20:52

Hello everybody.

I have some Problems. I want to stream a List of Video-Files in repeat mode but if you watch this stream in VLC-Player it stops after every title in the list. Is it possible to stream it as one program?
I try to explain:
Currently:

Code: Select all

Linux VLC 1.X Player File A File A File B >>> File B File C File C Player stops every new file. After that you have to klick play again. Should be: File A File B >>> Play alway without break. File C
Is that possible? It seems that the VLC Engoding stops every new file. Is it possible that VLC handle that like a Live-Video Source?

Regards

Franz

NickUK
New Cone
New Cone
Posts: 4
Joined: 20 Jul 2009 20:11

Re: Video Streaming - breaks down after every title.

Postby NickUK » 11 Oct 2009 19:51

This is the issue I am having.

Can anyone help?

isync
Blank Cone
Blank Cone
Posts: 23
Joined: 18 Oct 2009 14:22

Re: Video Streaming - breaks down after every title.

Postby isync » 18 Oct 2009 14:52

What you need is:

1.
The option

Code: Select all

--sout-keep
to keep the output open continuusly.

2.

Code: Select all

:gather
The "gather" module (see the docs for that). Put it into your sout command: "--sout "#gather:transcode{vcod...". But be prepared that it somethimes is the cause for crashes. Be sensible with your input files/formats.

P.S. I think you can set the thread to [solved]


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 8 guests