On Wed, 9 Feb 2005, Bernhard Praschinger wrote: > Not really because MPEG 2 is default a VBR stream. And in MPEG2 moeg > mpeg2enc is stetting the bitrate by the maximum bitrate allowed and by > the quality you want.
If you are using the CVS version of mjpegtools there is the "--cbr" option. Use "--cbr and the "--video-bitrate" together and you can force a constant bitrate to be generated. Using "--cbr" overrides the use of the quality (-q) option. Basically with "cbr" the encoder varies the quality (down/up) to maintain the bitrate, with "vbr" the quality stays close to constant but the bitrate is varied. Cheers, Steven Schultz ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Mjpeg-users mailing list Mjpeg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mjpeg-users