Search found 5 matches

Go to advanced search

by jed_co_za
03 Oct 2011 08:40
Forum: VLC stream-output (sout)
Topic: Setting up a stream on linux
Replies: 5
Views: 17957

Re: Setting up a stream on linux

Thank you

This is working
by jed_co_za
03 Oct 2011 08:04
Forum: VLC stream-output (sout)
Topic: Setting up a stream on linux
Replies: 5
Views: 17957

Re: Setting up a stream on linux

cvlc /stream/1234.avi --sout '#transcode {vcodec=h264,acodec=mp3,samplerate=44100}:std{access=http,mux=ffmpeg{mux=flv},dst=0.0.0.0:8083/stream.flv}' VLC media player 1.1.11 The Luggage (revision exported) Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS") Blocked: call to unsetenv("...
by jed_co_za
30 Sep 2011 08:17
Forum: VLC stream-output (sout)
Topic: Setting up a stream on linux
Replies: 5
Views: 17957

Re: Setting up a stream on linux

vlc /stream/1234.avi --sout '#transcode {vcodec=h264,acodec=mp3,samplerate=44100}:std{access=http,mux=ffmpeg{mux=flv},dst=0.0.0.0:8083/stream.flv}' VLC media player 1.1.11 The Luggage (revision exported) Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS") Blocked: call to unsetenv("D...
by jed_co_za
29 Sep 2011 16:44
Forum: VLC stream-output (sout)
Topic: Setting up a stream on linux
Replies: 5
Views: 17957

Setting up a stream on linux

Hello I run this as admin vlc /stream/1234.avi --sout transcode {vcodec=h264,acodec=mp3,samplerate=44100}:std{access=http,dst=0.0.0.0:8083/stream.flv} and this is the error i have [0x8df63d4] inhibit interface error: Failed to connect to the D-Bus session daemon: /bin/dbus-launch terminated abnormal...
by jed_co_za
29 Sep 2011 11:58
Forum: VLC stream-output (sout)
Topic: Start treaming a file in linux
Replies: 1
Views: 2069

Start treaming a file in linux

Hello I am a newbie to this. When I run this command vlc /stream/1234.avi --sout #transcode {vcodec=h264,acodec=mp3,samplerate=44100}:std{access=http,dst=0.0.0.0:8083/stream.flv} it returns with VLC media player 1.1.11 The Luggage (revision exported) vlc: unknown option or missing mandatory argument...

Go to advanced search