[FFmpeg-user] Unable to find a suitable output format for 'libx264'
Antony Peiris
acct_reg at fireslug.com
Tue Feb 19 19:07:46 CET 2013
Running the following command, I get the following error...
ffmpeg -y -i test.mov -filter:v -c:v libx264 -preset:v slow -profile:v baseline -x264opts "level=3.0:vbv-maxrate=750:vbv-bufsize=3750:ref=1" -b:v 500k -r:v 25/1 -force_fps -movflags faststart -c:a aac -b:a 80k -pass 2 test_new.mp4
[NULL @ 0x326eb40] Unable to find a suitable output format for 'libx264'
libx264: Invalid argument
More information about the ffmpeg-user
mailing list