Log in

View Full Version : "requires yv12 source"


oddball
27th November 2006, 03:40
I am trying to open an AVS using filter hqdn3d but it fails with that message. What line do I need to put in the AVS to make it output as YV12?

Guest
27th November 2006, 04:01
ConvertToYV12()

oddball
27th November 2006, 04:13
Ta. Obvious really.