Hi,
I'm converting from a raw YUV to M2V using ffmpeg, but it seems ffmpeg sets the wrong bitrate in the header info of the file. I used the -b option to set the bitrate, which works, but the file has the bitrate set to all 0xffs (which is something like 1Gb/s).
Does anyone know how I can make ffmpeg do the right thing, or alternatively, of some command line tool that will set the correct values afterwards.
Thanks.
+ Reply to Thread
Results 1 to 3 of 3
-
-
I think you need the -maxrate parameter as this equates to the nominal bitrate in a mpeg video stream. -b is the average bitrate.
SVCD2DVD v2.5, AVI/MPEG/HDTV/AviSynth/h264->DVD, PAL->NTSC conversion.
VOB2MPG PRO, Extract mpegs from your DVDs - with you in control!
Similar Threads
-
help with ffmpeg args to convert .m4v to .m2v or .mpeg
By rhfritz in forum Video ConversionReplies: 3Last Post: 28th Apr 2011, 12:09 -
Wrong m2v file length with SmartRipper
By kenj in forum DVD RippingReplies: 9Last Post: 11th Jul 2010, 18:44 -
FFmpeg bitrate problem
By ajitpals in forum Video ConversionReplies: 0Last Post: 1st May 2010, 02:02 -
ffmpeg bitrate
By heruvim in forum Newbie / General discussionsReplies: 1Last Post: 8th Dec 2009, 07:10 -
dvd to psp fails on debian with ffmpeg can someone see what I'm doing wrong
By oswaldkelso in forum ffmpegX general discussionReplies: 0Last Post: 26th Jul 2007, 07:57