Hi,

I have been working for a long time. I have read a lot of those howto, but I can not create a non standard VCD or SVCD.

I use MediaPipe (a great program). Every people says that when you use the -q option in mpeg2enc, you are using VBR. Ok, but if I use -f1 (standard VCD) or -f4 (standard SVCD) I have seen that I can not obtain lower or higher bitrates than the standard.

I thought the solution was not difficult: I can use -f2 or -f5 (user VCD/SVCD). It goes well and I obtain the file size I expect with my bitrate ... but I can not make an image.

I've tried with MissingMpegTools:
* mplex can not multiplex a non standard VCD/SVCD (only in terminal)
* vcdxbuild can not make an image if I give it a non standard VCD-SVCD (really it makes it, but it is not good: my movie is 15 Mb and the image has a few kilobytes)

Somebody can help me, please...