--- [EMAIL PROTECTED] wrote:
> 1. What's the easiest way to swap the fields of a DC10+ captured mjpeg
> .mov file? The interlacing order is only wrong spatially (the temporal 
> order is correct).

If playing the MJPEG file back over the DC10+ video output with the
lavplay "-x" switch fixes the problem, then this works for me for
correcting it for mpeg encoding:

yuvscaler -v0 -I INTERLACED_BOTTOM_FIRST -M LINE_SWITCH -O
INTERLACED_TOP_FIRST

> 2. After I fix an already captured movie with the problem above, how do
> I keep lavrec from doing this in the first place?

The short answer is, you can't.  For some reason, even though the
zoran-driver appears to initialize the card hardware correctly, at least
for NTSC, the ordering comes out wrong in the end.

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to