neily
30th March 2003, 15:10
Hi,
After a long period of inactivity, I have updated AVSGenie.
First thing to say is that since switching from dialup to ADSL, I took the opportunity to change my domain name to make it a little more wife and children friendly. It is now:
http://www.yeomanfamily.demon.co.uk
Not too much has changed. For the benefit of shOdan and others, if you are using a Windows numerical format where the decimal separator is ',', it is replaced by '.' in the generated script.
I've updated it for features in avisynth.dll v2.08, such as FadeIO, and colour options for fades, letterbox and addborders. Splice / Fade has now been split into 2, so if you are installing over an older version, go to "Options..Tabs" and reselect those tabs you want visible.
Adding support for external filters is a bit of a pain. Their popularity waxes and wanes, and they often come with large numbers of parameters which makes doing the programming and creating a relatively neat interface quite a chore. However, if anyone can give an unbiased view of current "must have" filters I'll do my best.
Once again, if anyone finds any bugs please let me know. At this stage any that there are are most likely to be simple mistranslation of set parameters into the script.
Support for AVISynth v2.5? Well, in principal it should be very simple, as all the program does is try to present filters in a GUI, generate a script, then use a video component to display the script. However, the range of filters and parameters are not entirely compatible. When v2.5 is a bit more mature, or if ever I get a bit more time, I'll try to make the switch.
After a long period of inactivity, I have updated AVSGenie.
First thing to say is that since switching from dialup to ADSL, I took the opportunity to change my domain name to make it a little more wife and children friendly. It is now:
http://www.yeomanfamily.demon.co.uk
Not too much has changed. For the benefit of shOdan and others, if you are using a Windows numerical format where the decimal separator is ',', it is replaced by '.' in the generated script.
I've updated it for features in avisynth.dll v2.08, such as FadeIO, and colour options for fades, letterbox and addborders. Splice / Fade has now been split into 2, so if you are installing over an older version, go to "Options..Tabs" and reselect those tabs you want visible.
Adding support for external filters is a bit of a pain. Their popularity waxes and wanes, and they often come with large numbers of parameters which makes doing the programming and creating a relatively neat interface quite a chore. However, if anyone can give an unbiased view of current "must have" filters I'll do my best.
Once again, if anyone finds any bugs please let me know. At this stage any that there are are most likely to be simple mistranslation of set parameters into the script.
Support for AVISynth v2.5? Well, in principal it should be very simple, as all the program does is try to present filters in a GUI, generate a script, then use a video component to display the script. However, the range of filters and parameters are not entirely compatible. When v2.5 is a bit more mature, or if ever I get a bit more time, I'll try to make the switch.