Page 1 of 1

help about extra command line option. sos!

Posted: 21 Feb 2005 05:31
by john luo
if i use ffmpeg to encode to mp4 stream, how to set ffmepg option in vlc command line?

thanks for any help.

Posted: 23 Feb 2005 09:02
by zorglub
Hello,

--sout '#transcode{vcodec=XXX,vb=XXX,venc=ffmpeg{option1=value,option2=value,...}}'

Please look at the streaming howto for more details and the list of options. (You can also get it with vlc -p ffmpeg --advanced)