Log in

View Full Version : Xvid YV12


flocus
12th April 2005, 16:14
I'm enoding with Gordian Knot 0.35 + xvid 1.0.3. How can I encode in YV12 with this codec. Also Have intalled DivX 5.2.1 codec.

Thanks

:confused: :confused: :confused:

communist
12th April 2005, 16:20
XviD / DivX store their data in YV12. When you feed RGB/YUY2/whatever to them it will be converted and stored in YV12.

What exactly do you want to know? If you want a YV12-only chain for your encodes then read the following:
http://forum.doom9.org/showthread.php?s=&threadid=37276

flocus
12th April 2005, 17:49
My avi files (with xvid) are in YUY2 format. How can i change this in new encodes?

jon.schaffer
12th April 2005, 18:10
As communist said:
XviD / DivX store their data in YV12

The information you see is the way your XviD file is displayed, not the colorspace it used to store the data. You can't change this.

Several media players (e.g. BSPlyer) and filters (e.g. FFDShow) disable the YV12 output by default, leading to a YUY2 display. Maybe that's what your software does.
What software gives you this information?