On Tue, 16 Dec 2003, Daniel Silva wrote:

> 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.
        
        Not enough information to answer the question.   What frame size are
        you encoding for?   DVD, VCD, SVCD, CVD, custom size ?

        If 1000 is all the encoder needed then you have very clean source
        and are probably encoding a 352x288 or so size.    

        I don't see where you specified the output format with a "-f" option.
        "-f 8" is for DVD, "-f 1" for VCD and so on - see the usage() summary
        for mpeg2enc (or the manpage).

> There is anything I could do to make the mjpegtools reach the bit rate near 
> the one desired?

        Try giving "-f" and setting the format and I think you'll see a 
        difference.

        Cheers,
        Steven Schultz



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to