[FFmpeg-user] calculating size of encoded video

John Saturday stozher at gmail.com
Sun Feb 26 00:10:59 CET 2012


PP: Corrections of your example...

ffmpeg.exe -vsync 2 -async 1 -i D:\XXX.mov -f mp4 -c:v libx264 -b:v
400k -r:v 30/1.001 -s:v 320x240 -c:a libmp3lame -b:a 128k -ar:a 48k
../output.mp4


More information about the ffmpeg-user mailing list