Page 1 of 1

question about vlc v0.8.6

Posted: 22 Jan 2010 11:39
by activity
hello ! I have 2 questions about streaming with VLC ! I have script who will run VLC and I`m getting information from the output log , I do this well with VLC 1.0.4 and the option --run-time=2 ! Now I`m using version 0.8.6 because is better but I can`t find this option :( I try with --start-time and --stop-time but nothing happens because the stream don`t have a length !

Re: question about vlc v0.8.6

Posted: 22 Jan 2010 14:16
by xtophe
Well old version are likely to lack some feature of the newer version.

Re: question about vlc v0.8.6

Posted: 22 Jan 2010 15:21
by activity
Soo , is there a solution to run 2 different vlc versions at real-time ? the old one(0.8.6) for the streaming and the other(1.0.4) for the information script ? The other question: my PC is Intel Core2Duo 2.0GHz with 2GB of ram and slackware distribution with custom build vlc for streaming 10 channels , but at night machine freezing and vlc says:

Code: Select all

libdvbpsi error (PSI decoder): TS discontinuity (received 5, expected 0) for PID 0
my vlc sout is:

Code: Select all

vlc -I dummy -vvv rtp://@:10012 --sout #std{access=http,mux=asf,dst=192.168.1.10:10012}