Log in

View Full Version : ApplyRange problem


SirCanealot
2nd August 2004, 19:41
Sorry, another random question, guys ^^
I'm trying to use ApplyRange on an anime with progressive op/epsodoe/preview segments, but interlaced ed segments (due to the scrolling English credits etc).
Basically, I'm doing:
ApplyRange(32165, 33851, "TomsMoComp",1,1,1)
And that opens the script in VDMod with NO error messages - however the filter seems to be null! - and does absolutely nothing.
I've also tried using stickboy's JDL_Applyrange, but this then gives me the error "There is no function 'Trim2'".

I've look in many topics for some information on ApplyRange, but nothing has pointed me in the right direction of getting it working past it doing nothing, and AVISynth's manual is just mostly stress inducing jibberish to me.

So can anyone tell this idiot what he's doing wrong with ApplyRange?

Thanks... and Enlglish please :)

stickboy
3rd August 2004, 03:24
Originally posted by SirCanealot
I've also tried using stickboy's JDL_Applyrange, but this then gives me the error "There is no function 'Trim2'".You need to download jdl-util.avsi (http://www.avisynth.org/stickboy/) and put that in your plug-in directory. My other scripts are dependent on that file.