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: shadowl...@utanet.at
www: http://www.lysator.liu.se/~gz/bernhard


_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to