Log in

View Full Version : ConvertYV12 fails on WMV9


Lele-brz
19th June 2007, 16:03
Hi, I have a avs script where I do

DirectShowSource("C:\test.wmv")
ConvertYV12()

I think COnvertYV12 fails and if I play this avs file I see a blank image while the audio is ok.
The source is WMV9 file, what could be the problem?

thanks for any help

bye

emanuele

Lele-brz
19th June 2007, 16:06
sorry it was

ConvertToYV12()

not COnvertYV12.


thanks

Wilbert
19th June 2007, 16:06
You need to install an YV12 codec (like XviD).