Thread: Divx Question
View Single Post
Old 04-08-2006, 04:39 AM   #2 (permalink)
flat5
Very Insignificant Pawn
 
Location: Amsterdam, NL
What I have found so far:

http://www.microsoft.com/windows/win...coder/faq.aspx

Some capture devices create AVI files that do not fully conform to published specifications. Upside-down video may happen with the YUY2 pixel format only.
To prevent this problem, you can do one of the following:

* Set the driver on your capture device to use a different pixel format.
* "Flip" the image if your driver provides such a feature.
* Select the Flip vertically check box on the Processing tab of the Properties panel.

So, if you have the option to flip a YUY2 screen, it may help you to watch the video.

For re-coding the file, try Google using various terms.

Also, www.dvdhelp.com may point you in the right direction.

Sorry I have not been more helpful.

Last edited by flat5; 04-08-2006 at 04:41 AM..
flat5 is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37