Log in

View Full Version : Any tutorials on how to write a gui for an avs?


dallas_dan
24th August 2006, 17:52
This may not be the right location for this question, but I'm sure someone will have some advice for me. Let's say I wrote an avs script, including a couple of variables. How would I go about writing a program around this avs script?

For instance, I have a script that will export jpg thumbnails at a set framesize and rate. I would like to build a small application where anyone could change these variables, without opening the avs script and modifying the variables. Just something that would ask you to browse for your video file, ask you for the framesize of the exported thumbnails and the interval for exporting thumbnails.

Any ideas on what to use and how to go about writing a program for that? Or even tutorials or reading material to point me in the right direction?

Thanks guys!

Jeremy Duncan
24th August 2006, 22:01
You mean something like FFDShow.

Here's how Milan makes FFDShow.
Link (http://sourceforge.net/tracker/index.php?func=detail&aid=1277820&group_id=53761&atid=471490)
Link (http://www.garagegames.com/index.php?%20sec=mg&mod=resource&page=view&qid=6939)