Log in

View Full Version : AutoGk Load


chrisstavrou
25th November 2007, 13:56
Hi all,
i have been using autogk for some time and as development has stopped for this excellent software, i have developed my own piece to help me adding in autogk job queue 'automatically' my files.

This software (written with Vb6) can be found at:
http://rapidshare.com/files/73498513/setup.zip
and at (.net)
http://rapidshare.com/files/73867220/setup-net.zip

Basically,
it works as follows:
> a. Autogk must be running (either minimized or normal) and must be 2.45 version.

> b. Run Autogk and select one movie and set the options as you require them. These settings will be used for all files that will be loaded with the next steps.

> c. Run my program (autogk load after installing it with the above file).

> d. In the From:,
type in the directory which contains the files you want to decode (Directory without the trailing \, for example
E:\workplace\video convertion\in

>e. In the To:,
type in the destination directory which will contain the encoded files (Directory without the trailing \, for example
E:\workplace\video convertion\out
The structure of the 'From' Directory will be replicated to the 'To' directory.
All files under all subdirectories of 'From' directory will be loaded and will be saved in the corresponding 'To' directory.

>f. Change Extensions if you want to get any other files other than the mpg, vob,avi.

>g. Then press Start.

My program will feed Autogk with the files selected and add them in the job queue.

After it is done (done will show on the screen),
you can start the convertion from AutoGk.


If anyone is interested in me adding any other feature or problems/suggestions with the program let me know.

If there is any problem of me posting this let me know to remove the link.

Thanks
Chris

brokenmachine65
26th November 2007, 07:24
Well under vista x64 the program does not work, sadly.

Once you get it working in x64 vista i'll test it out further but I have one question:
With tv show episodes the dir structure will have and extra tree level will the software still function?

chrisstavrou
1st December 2007, 09:40
Hi machine,
i have updated the program a bit (see the original post), it includes a new link and some more clarifications.

The program regenerates the source dir tree to the destination dir and process all files under the source dir (including subdirs).

As i do not have Vista, can you send me a screenshot of the problem you faced when running the program.

May be i can help.
Chris

brokenmachine65
1st December 2007, 12:30
Well nothing happens. I start up AGK Load a series setup the options and run your software and...nothing.....

chrisstavrou
1st December 2007, 15:22
Have you downloaded the latest one ?

After you press Start, there is a log window which is supposed to be displaying some info:
It will show Searching for Files and after it finishes, it will show Looking for AutoAGK.

Do you see this or any other info on the screen?

brokenmachine65
2nd December 2007, 01:59
Nothing happens at all... no From; box.. No To; box.. no indication that the program is running at all.

chrisstavrou
2nd December 2007, 10:21
Guess the problem is with Vista and VB6.
I will try to convert it to .Net and let you know.

chrisstavrou
2nd December 2007, 22:23
There is a .net version now, try using this (see the original post for the link) and let me know.