Hallo

> I changed it to:
> 
> exportvideo -D 0 -Y 2 {filename} |
>   yuvcorrect -T INTERLACED_BOTTOM_FIRST |
>    mpeg2enc -f 8 -F 4 -a 2 -s -q 4 -i 1 -g 6 -G 18 -n n
> 
> Burned it, and it now looks even worse than before :-(  
> Am trying INTERLACED_TOP_FIRST next, but believe I'd 
> already given that a try.  Will see.
Something messed up your interlacing. You record from a bttv card using
nupplevideo ? Take a look at the mjpeg howto section: Notes about
"interlace field order - what can go wrong and how to fix it" 

If you have a probel a better solution than encoding is testing you
paramters you use with something like that:
exportvideo -D 0 -Y 2 {filename} | \
yuvcorrect -T option  | yuvplay 

auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard


-------------------------------------------------------
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