[vlc-devel] Mac OS X command-line for streaming plays audio on host computer instead

Derk-Jan Hartman hartman at videolan.org
Mon Oct 6 14:43:41 CEST 2008


On 12 sep 2008, at 03:35, Dave Still wrote:
> [00000356] main playlist debug: adding item
> `
> stream
> .flv}' ( #transcode{vcodec=FLV1,acodec=mp3,samplerate=22050,audio-
> sync,ab=64,vb=256,canvas-width=320,canvas-
> height=240,channels=2}:std{access=http{mime=video/x-
> flv},mux=ffmpeg{mux=flv},dst=0.0.0.0:8090/stream.flv} )
> [00000356] main playlist debug: adding item  
> `stream.log' ( stream.log )
> [00000356] main playlist debug: adding item `test.ty' ( /Users/
> stealthdave/Movies/test.ty )

RedLeader:demo stealthdave$ /Applications/VLC.app/Contents/MacOS/VLC -
vvv -I http "/Users/stealthdave/Movies/test.ty" --file-logging --
logfile=stream.log --sout=
"#transcode{vcodec=FLV1,acodec=mp3,samplerate=22050,audio-
sync,ab=64,vb=256,canvas-width=320,canvas-
height=240,channels=2}:std{access=http{mime=video/x-
flv},mux=ffmpeg{mux=flv},dst=0.0.0.0:8090/stream.flv}"

Ergo --option=value instead of --option value (Mac OS X is a tad  
stupid when it comes to commandline parsing)

DJ



More information about the vlc-devel mailing list