Soulvomit
12th April 2013, 14:50
At the moment I'm trying to use AviSynth through ffdshow for YV12-to-RGB conversions but get a script error message layed over the playing video.
ConvertToYV24(interlaced=false,chromaresample="point")
MergeChroma(PointResize(width, height,0,1))
ConvertToRGB32(matrix="rec709")
Script error: Invalid arguments to function 'ConvertToYV24' (ffdshow_filter_avisynth_script, line 1)
I'm using ffdshow 1.2.4499 and AviSynth 2.6.
ConvertToYV24(interlaced=false,chromaresample="point")
MergeChroma(PointResize(width, height,0,1))
ConvertToRGB32(matrix="rec709")
Script error: Invalid arguments to function 'ConvertToYV24' (ffdshow_filter_avisynth_script, line 1)
I'm using ffdshow 1.2.4499 and AviSynth 2.6.