[vlc] x264 encoder error: width not divisible by 2
gonzague
gonzagueddr at gmail.com
Fri May 4 12:02:59 CEST 2012
Hi, i've just compile x264 and vlc, and i have this error while running
./vlc myFile.jpg -I dummy --image-duration=5.0 --sout
'#transcode{vcodec=h264,vb=8192,fps=25,acodec=mpga,ab=512,channels=2,samplerate=44100}:std{access=file,mux=mp4,dst=tst2.mp4}'
[0x9c4ebf8] x264 encoder error: width not divisible by 2 (1217x1568)
[0x9c4ebf8] x264 encoder error: cannot open x264 encoder
The matter is that the source file is 1217x1568 , so i can not convert
to %2=0 both on width and heigth without changing the aspect ratio.
Do someone have ever encounter this troubles ?
Thanks
More information about the vlc
mailing list