[Mjpeg-users] max bitrate never reached

2003-12-16 Thread Daniel Silva
Hello,     I’m trying to encode a bit stream using the command: mpeg2enc … -b 7500 –q5 outputfile; I’d like to know why the maximum bit rate obtained never reaches the desired 7500 kbit/s. The maximum reached was 1000kbit/s.   There is anything I could do to make the mjpegtools rea

[Mjpeg-users] max bitrate never reached

2003-12-16 Thread Daniel Silva
reach the bit rate near the one desired?       Thank you,             Daniel Silva

[Mjpeg-users] how to reach a higher bitrate?

2003-12-22 Thread Daniel Silva
Hi,     When encoding a bitstream with the command:               mpeg2enc "inputfile" -f 3 -b 7500 -q 5 -o "outputfile"       What is the maximum bitrate I should expect? I was trying to reach a maximum bitrate of 7500 kbits/s, so I used the option "-b 7500", but I realised that it only

[Mjpeg-users] reach a higher bitrate

2003-12-26 Thread Daniel Silva
Hello,       I'm encoding an mpeg2 bitstream using the following command:    mpeg2enc "inputfile" -f 3 -a 2 -b 7500 -q 5 -V 220 -o "outputfile"          When we use a quantization step (5 in this case), the bitrate used by the mjpegtools will be a VBR. But I notice that the maximum bi