Re: True cbr for MPEG 1

Bernhard Praschinger <[email protected]>
Newsgroups gmane.comp.video.mjpeg.user
Message-ID <[email protected]>
Hallo

> I need to create MPEG 1 video that is flagged and truly 1500 cbr. I
> have tried many things. I can submit settings but I wanted to ensure
> first that cbr is truly still supported.
It is supported and it should work.

Using the -u/--cbr option and -b some-value to get a constant bitrate 
stream.

> For instance, Format 1 which is VCD comes up variable. Or If I set it
> to format 0 and use - -cbr alone it will still remain variable. The
> list goes on...

If you set the encoding option -f 1 or --format 1,
you don't need the -u/--cbr and -b the proper values are set.

If you want a VCD with a non comform bitrate of 1500 kBits/sec, you 
should use a command like that:
... | mpeg2enc -f 2 -b 1500 -u -o video.m1v

-- 
auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [email protected]
www: http://www.lysator.liu.se/~gz/bernhard
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.