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 reached a bitrate of 1000kbits/s. It seems that the mjpegtools start to control the buffer from the beginning and never reach the desired bitrate.

Is this normal? What can I do to reach a higher bitrate?

 

    Thank you,

        Daniel

Reply via email to