View Single Post
Old 18th October 2005, 03:27   #171  |  Link
leowai
Registered User
 
Join Date: May 2005
Posts: 184
@thetrueavatar,
For the client error, you need to install AVISynth (v2.5.5, v2.5.6 beta is not recommended). Read the help to use it.

Feed your video input to a avi script file (*.avs) and convert the colorspace to yv12 with following command in the script:
Code:
converttoyv12()

Last edited by leowai; 18th October 2005 at 04:52.
leowai is offline   Reply With Quote