[vlc-devel] Mac OS X command-line for streaming plays audio on host computer instead
Dave Still
dave at stilldesigning.com
Wed Oct 8 05:42:54 CEST 2008
That did indeed fix the issue, thank you. Are you certain that this
is a Mac issue, though? The nightlies for OS X prior to 8-13-08 do
work without the "=". I'm more than happy to add it now, though. :)
Thanks again,
- Dave
On Oct 6, 2008, at 5:43 AM, Derk-Jan Hartman wrote:
> 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