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, 10:08
- 
  FFMPEG Bitrate specificationBy adhawkins in forum Video ConversionReplies: 4Last Post: 3rd Aug 2011, 12:33
- 
  changing audio bitrate with ffmpegBy wallywalters in forum Video ConversionReplies: 4Last Post: 11th Feb 2011, 05:45
- 
  FFmpeg bitrate problemBy ajitpals in forum Video ConversionReplies: 0Last Post: 1st May 2010, 03:02
- 
  Forcing a bitrate with FFMPEGBy boyer in forum Video ConversionReplies: 4Last Post: 3rd Mar 2010, 13:01


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			

 Quote
 Quote