Hello,

I would like to encode a video (about 16 minutes) to mpeg2 to record on 
a DVD.

I used this cmd:

lav2yuv Test.liste | yuvcorrect -Y CONFORM | yuvdeinterlace | yuvdenoise 
-t 3,3,3 | mpeg2enc -f 8 -D 10 -E -10 -q 5 -b 7800 -K tmpgenc -4 1 -2 1 
-o video.m2v

But i get this errormessage:

**ERROR: [lav2yuv] Max size of JPEG frame = 730021: too big

The video doesn´t have to be resized as it is already 720x576.

The "file" command prints out this: Scharfersenf.mov: Apple QuickTime 
movie (unoptimized)

Any ideas how i can encode it anyhow?

Cheers,

BF.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to