dedef
6th February 2011, 18:48
Hello,
I use avisynth associated to virtualdub to do different treatments on video files.
The address of the input file to treat appears at the beginning of avisynth script: AviSource ().
I run the script from a virtualdub script . jobs that :
- launches avisynth script : virtualdub.open ()
- saves the result to the desired address : virtualdub.SaveAvi ()
My problem is I have about 25 different files to process that must be recorded at 25 different addresses and I would like to follow the whole process automatically.
Is it possible?
Thank you in advance and sorry for my english.
I use avisynth associated to virtualdub to do different treatments on video files.
The address of the input file to treat appears at the beginning of avisynth script: AviSource ().
I run the script from a virtualdub script . jobs that :
- launches avisynth script : virtualdub.open ()
- saves the result to the desired address : virtualdub.SaveAvi ()
My problem is I have about 25 different files to process that must be recorded at 25 different addresses and I would like to follow the whole process automatically.
Is it possible?
Thank you in advance and sorry for my english.