Log in

View Full Version : New software : AVSGenerator


ZeImp
13th August 2004, 12:44
AVSGenerator is a quite old french software (with GPL licence) and is now available for english speakers. This is a GUI for generating quickly and easily scripts for AviSynth. Click here (http://www.metaforum.webdynamit.net/forums/index.php?showtopic=267) for more details.

You can find here (http://www.metaforum.webdynamit.net/forums/index.php?showtopic=266) the first english version. If the translation is not very good just change de language file (and give me the updated file). All your suggestions are welcome.

ZeImp

Dams
13th August 2004, 13:03
@ZeImp : nice work!

Source code is available ?

ZeImp
13th August 2004, 13:11
Originally posted by Dams
Source code is available ?

Thx.
Yes, the code is available.

This software is developped under the GPL licence.
The sources (Delphi) are available here but only for members (registration is free).

Kaiousama
13th August 2004, 13:41
What did you used for rendering the script's videoclip from Delphi?

Regards

ZeImp
13th August 2004, 14:00
Originally posted by Kaiousama
What did you used for rendering the script's videoclip from Delphi?

I use 'Video For Windows' via the VfW.pas unit (conversion for Delphi of VfW.H unit) for opening and rendering AviSynth scripts.

damrod
13th August 2004, 19:18
good soft & post ;-))

ZeImp
13th August 2004, 19:33
Originally posted by damrod
good soft & post ;-))

Thx damrod ;-)

ikarus
14th August 2004, 12:28
nice idea.

but a) cant find that mpeg decoder that support my dvd2avi 176cmline d2vs (yet) and something thats not my fault:

The GUI is horrible (sorry). i have scrollbars all over with loads of empty windows where i have to scroll until i find the actual content.
but i´ll definitely will have a look on further versions.
maybe there could be some option to have the video always shown inline with controls ordered around that window?
what i would use it for would just be open script generated avs files to determine trim ranges and cropping values, that are (at least i hope so) incorporated into the existing script at predefined position.


looking forward to see more of this promising piece of soft
regards
ikarus

ZeImp
14th August 2004, 13:15
Originally posted by ikarus
cant find that mpeg decoder that support my dvd2avi 176cmline d2vs (yet)


MPEG2Dec3.dll v1.10 doesn't work ?

Originally posted by ikarus
The GUI is horrible (sorry). i have scrollbars all over with loads of empty windows where i have to scroll until i find the actual content.


It's really strange ! :eek:
Can you give me more informations (OS, ...)

You can see normal screen shots here (http://www.metaforum.webdynamit.net/forums/index.php?showtopic=65) (in french ... sorry) !

rfmmars
14th August 2004, 23:52
I have no problem with the GUI but I don't have a handle on the concept.

Basicly how do I import plgins (.DLLs)?, and then to build the complete script.

richard
www.photorecall.net

ZeImp
15th August 2004, 00:26
Originally posted by rfmmars
I have no problem with the GUI but I don't have a handle on the concept.

Basicly how do I import plgins (.DLLs)?, and then to build the complete script.


The software can take a script model on the hard disk (or use a default model). You can find some models samples in the /scripts AVSGenerator subdirectory, but you can make your own models. In the last tab of the soft you can select your model, the script's variables (Crop (Top, Left, Tight, Bottom), DimX, DimY, Source, ...) are determined by the software and then the complete script is generated. If no model is selected the default script model is used. It's only a simple and fast script.

DeepDVD
15th August 2004, 00:39
Good work as far as i've tested it.

A good idea would be to get a way to put plugins into it... like in all other GUIs for Avisynth i've also missed that feature in this one...

Why nobody got such an idea earlier than me? Or is it to difficult to manage?
If yes, it would be very sad because sometimes newbees and some advanced users get problems understand the syntax of some plugins.... like me :D

ikarus
15th August 2004, 19:32
thanks for getting back to me zeimp.

as i pointed out , that mpegdec thing is a user problem most obviously, i tested it with an avi file and didnt look into that mpegdec issue further since i got the "trouble" with the gui.

I am still using avisynth 2.08 at the moment, running Win2k SP3.
my screen resolution is 1600x1200 using big fonts.
your screenshots seem to be from teletubbie-edition windows (aka XP)
maybe you are using some XP specific functions for your gui (im no pro so this is just speculation)

french is only a slight problem, i think i can get most of the content but dont expect me to answer you in french ;). I'm sure it's easier for you to understand my english and less embarassing for me ;)

regards
ikarus

ZeImp
15th August 2004, 21:35
Originally posted by DeepDVD
A good idea would be to get a way to put plugins into it... like in all other GUIs for Avisynth i've also missed that feature in this one...

Yes you're right but at the begining the soft wasn't made in that way. It was just a GUI for determining script's models parameters. Then I had a script preview option ... The soft isn't an other AvsEdit : you can use AVSEdit for making your own script models or use AVSGenerator for making a small script and change this script with AVSEdit. But I will think of it ...

Originally posted by ikarus
my screen resolution is 1600x1200 using big fonts

Ok, I think that big fonts are the problem. Lot of Delphi softs have this bug. Try with normal fonts ...

ZeImp
18th August 2004, 14:03
The web site is actualy down ...
Click here (http://zeimpgang.free.fr/avsgenerator/packs/AVSGenerator_096.exe) for direct download of AVSGenerator v096.

ZeImp

damrod
18th August 2004, 18:15
if you need miror ze imp...

ZeImp
18th August 2004, 22:46
Originally posted by damrod
if you need miror ze imp...

No thx.
I think that it is only one small problem.

ZeImp
19th August 2004, 12:37
The web site is back. ;)

damrod
25th September 2004, 08:29
zeImp has released a new version :


La version 100 du logiciel AVSGenerator est disponible au téléchargement sur ce site !

Cette version apporte les modifications suivantes :
* Amélioration de la procédure d'installation (avec NSIS),
* Ajout des multiples 1, 2, 4, 8, 16, 32 pour les paramètres de Crop et de Resize,
* Possibilité de régler ces paramètres par défaut dans le fichier de config,
* Possibilité de déterminer l'utilisation de fichiers INI dans le fichier de config,
* Problème de numérotation de la dernière frame résolu.



For those who don't speak french ;)

What's new :
- better installation procedure (with NSIS)
- add multiples of 1,2,4,8,16,32 for crop & resize parameters
- you can save these parameters as default in the configuration file
- you can use ini files for the configuration
- problem of last frame number solved

The download link for AVSGenerator 1.00 :
http://zeimpgang.free.fr/avsgenerator/packs/AVSGenerator_100.exe

clickit
25th September 2004, 19:50
hi,
i have a problem with latest avsgenerator
no matter the format of file I tried to open I always get this error message that says "Can't process the selected file"

it popup when I tried to open an .avi file (xvid and divx codecs are installed) or a .d2v file

thanks for reading

ZeImp
27th September 2004, 10:17
Hi, see here (http://www.metaforum.webdynamit.net/forums/index.php?showtopic=285) for your question clickit.

AVSGenerator use Microsoft Direct Show for opening AVI files or AVS files. It works fine with some configurations but doesn't work with others (even if codecs are installed).

clickit
27th September 2004, 11:06
hi ZeImp,

how can i find out if microsoft's direct show is installed, or not,
and if it isn't how can i install it ?

thanks for your answer (in both forums !!!)

Phoenyx
27th September 2004, 18:12
Originally posted by clickit
hi ZeImp,

how can i find out if microsoft's direct show is installed, or not,
and if it isn't how can i install it ?

thanks for your answer (in both forums !!!)

If you have DirectX installed then DirectShow is installed. Run
Dxdiag to test things and see which version is installed. If you get an error running dxdiag then DirectX is not installed. You can install it from www.microsoft.com/directx (http://www.microsoft.com/directx).

ZeImp
2nd October 2004, 20:07
@clickit : Install the Helix YV12 / I420 VFW Codecs (http://forum.doom9.org/showthread.php?&threadid=56972) and try again.

clickit
3rd October 2004, 08:23
I'll try it and I'll let you know about the results, soon.

thanks again

[EDIT]
Good news. It works !!!

ZeImp
3rd November 2004, 20:54
New release. (some bugs removed)
See here (http://www.metaforum.webdynamit.net/forums/index.php?showtopic=319) for download !