PDA

View Full Version : avs script into auto gk?


loulou
24th April 2006, 00:12
Here is the thing.
I'd like to encode parts of a dvd into avi using AUTO gk (not just gk and not virtual dub).

So I decrypt the dvd and then I open vob files in dgindex, and a save the project I want.
Then I load the project using a avisynth function, into an avs script.
So I come up with a avs file that I can watch using windows media video (i.e.).

I'd like to encode the "fake avi", i.e. the avs file, through AUTO gk.
What do I have to do?
Auto gk says that avs is not a supported input.

Thanks in advance!

buzzqw
24th April 2006, 08:36
for building fake avi from avs you need a recent build of ffdshow and install the avs frameserving.

then use makeAVIS.exe for build your av(s)i

BHH

loulou
24th April 2006, 11:19
thank you buzzqw :=)

Only, I'm a very beginner in all this video-making, so I'm a bit slow. Sorry.

Would you mind being sligthly more detailed?
1) I should install the latest "ffdshow" codec pack.
2) Then, I should probably install a software for avs frameserving. Which one? Pick a name, please.
3) I'll find in the avs frameserving software an application named "makeAVIs.exe", that will do my job.

Is that correct?
And if so, please name at least one avs frameserving. I surfed the web a bit but couldn't work this out.

Thanks so much ;)

buzzqw
24th April 2006, 13:42
recent build of ffdshow already have avs-frameserving in package.

Simply, during install, choose

http://img88.imageshack.us/img88/7512/avsframe0hx.th.jpg (http://img88.imageshack.us/my.php?image=avsframe0hx.jpg)

and then in ffdshow install folder you have makeavis.exe

Lauch it, choose your avs, build tha avi.

REMEMBER to choose in ffdshow support codec even avisynth !

BHH

loulou
24th April 2006, 20:23
Oh buzzqw, you have been a real saver!
Thank you sooo much!