how to create a .avi file with fixed bitrate?
for example
ffmpeg -b 400000 -i "video-1.wmv" -y "1.avi"
ffmpeg -b 400000 -i "video-2.wmv" -y "2.avi"
but 1.avi and 2.avi have a different bitrate!
+ Reply to Thread
Results 1 to 2 of 2
-
-
? seems like old command-line format for -b so maybe you have an old version ?
Similar Threads
-
FFmpeg's Bitrate Tolerance Option...
By raymng in forum Video ConversionReplies: 1Last Post: 13th Mar 2012, 09:08 -
FFMPEG Bitrate specification
By adhawkins in forum Video ConversionReplies: 4Last Post: 3rd Aug 2011, 11:33 -
changing audio bitrate with ffmpeg
By wallywalters in forum Video ConversionReplies: 4Last Post: 11th Feb 2011, 04:45 -
FFmpeg bitrate problem
By ajitpals in forum Video ConversionReplies: 0Last Post: 1st May 2010, 02:02 -
Forcing a bitrate with FFMPEG
By boyer in forum Video ConversionReplies: 4Last Post: 3rd Mar 2010, 12:01