[vlc] encode to h264
Philippe De Neve
Philippe.deneve at intec.ugent.be
Wed Oct 12 17:08:12 CEST 2005
Hi guys,
i'm trying to encode a file to h264 using VLC - 0.8.4-test1 beta.. I'm using
next command:
vlc "E:\sequence_RAW_1920x1072.avi" --sout
#transcode{vcodec=h264,venc=x264,vb=8000,scale=1,keyint=21,bframes=2,cabac,l
oopfilter,analyse,frameref=2,scenecut=-1}:duplicate{dst=std{access=file,mux=
mp4,url="E:\sequence_x264_8Mbps_1920x1072.mp4"}}
Now everything works (it starts trancoding but in my messages window I find
:
main warning: option keyint is unknown
main warning: option bframes is unknown
..and so on for all x264 parameters.
Does anybody has an idea what is wrong with this syntax?
regards, Philippe.
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the vlc
mailing list