Log in

View Full Version : Avisynth without Autogk?


graidia
26th May 2006, 07:49
hi
First i want to thank avisynth author for this great program :)
i'm a newbie avisynth user, and i have some questions:

i have a great problem with autogk and GK : all my dvb mpeg2 files are out of sync, after i tested some files only with virtualdubmod i got exellent synchronized avi files.
so i want to use only avisynth and virtualdubmod to convert my dvb mpg2 files to avi , but the problem: i'm a newbie and i don't know complex avisynth scripts like done by autogk :(

Is there any avisynth utilities that can help me to do what i need


thanks in advance.

manono
26th May 2006, 16:32
Hi-

Is there any avisynth utilities that can help me to do what i need

Since you mentioned GKnot, you could do all of your cropping, resizing, filtering, etc. in GKnot, save the .avs, and then rather than continuing in GKnot, take the saved script and open it directly in VDubMod and take it from there.

graidia
27th May 2006, 07:46
Thanks manono, i'll try :)