Satlover
11th February 2003, 21:31
First, sorry if this post makes anyone annoyed! I have searched through the forums and looked at the FAQ on AVISYNTH.
I have just moved over from using AVIsyth2.07 to 2.5 (wamt to use YUV12)I have a problem when opening AVS files into VirtualDubMod
I get the error "couldn't locate decompressor for format YV12 (unkown)
I am sure there is something simple I am doing wrong just can't find it :devil:
I am using:
VirtualDubMod_1_4_13_1
virtualdubmod_needed_dlls_301002.zip
AviSynthLexer_0_1.zip
MPEG2Dec3 v1.00.zip
the script
LoadPlugin("C:\DVD\AviSynth plugins\MPEG2Dec3.dll")
mpeg2source("F:\SUM\SUM.d2v")
LumaFilter(-2, 1.02)
Crop(0,72,-0,-68)
LanczosResize(720,432)
---------------------------------------------------------
Ok, Fixed it by installing DivxPro5.03 hope thats the best codec. Going to use Xvid anyway
I have just moved over from using AVIsyth2.07 to 2.5 (wamt to use YUV12)I have a problem when opening AVS files into VirtualDubMod
I get the error "couldn't locate decompressor for format YV12 (unkown)
I am sure there is something simple I am doing wrong just can't find it :devil:
I am using:
VirtualDubMod_1_4_13_1
virtualdubmod_needed_dlls_301002.zip
AviSynthLexer_0_1.zip
MPEG2Dec3 v1.00.zip
the script
LoadPlugin("C:\DVD\AviSynth plugins\MPEG2Dec3.dll")
mpeg2source("F:\SUM\SUM.d2v")
LumaFilter(-2, 1.02)
Crop(0,72,-0,-68)
LanczosResize(720,432)
---------------------------------------------------------
Ok, Fixed it by installing DivxPro5.03 hope thats the best codec. Going to use Xvid anyway