avant de commencer pourquoi tu ne crée pas un script avs avec un trim pour faire un test
genre ça
LoadPlugin("G:\Encodage\GordianKnot\DGMPGDec\DGDec
ode.dll")
LoadPlugin("G:\Encodage\GordianKnot\AviSynthPlugin
s\UnDot.dll")
avisource("E:\encodage\Truc.counter.AVI")
crop(10,0,700,540)
trim(5000,5500)
BicubicResize(640,464,0,0.5)
Undot()
limiter()