Log in

View Full Version : Please explain!!


mazzo
27th April 2003, 22:46
When I write this line in my avs:

avisource("test.avi").converttoyv12()

I get a perfectly good preview picture. If I write this:

avisource("test.avi").converttoyuy2()

I get no picture at all, all will be grey.

BUT: If I try to continue with the encoding using yv12, I will only get garbage as a result, while all works well with yuy2. Why is that?

Another thing: The first seconds of the encoding will often be black and pixelated, but all is well after a fem seconds. This is is new for me after GKnot 0.27.

I use DivX 5.05 now.