Using the pipeline:

cat video.yuv  |yuvfps -r 30000:1001 | mpeg2enc -f 5  -h -I 1 -4 1 -2 1
-Q 1 -q 6 -b 3000  -o vid.m2v

where video.yuv is properly scaled SVCD data, I get the error:

**ERROR: [mpeg2enc] opt_vbv_buffer_size must be in range 1..(2^18-1)

If I try the same pipeline with -f 4 (standard bitrate SVCD), the
encoding works fine.

Any hints?

Jay

-- 
Jay Bloodworth <[EMAIL PROTECTED]>


-------------------------------------------------------
This SF.NET email is sponsored by: A Thawte Code Signing Certificate 
is essential in establishing user confidence by providing assurance of 
authenticity and code integrity. Download our Free Code Signing guide:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0028en
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to