jmk
6th February 2006, 18:26
reading through the threads it seemed like a lot of people had problems with the correct par value for megui. so did i. and since i was thinking about looking into programing, it seemed like an easy challenge (boy have i been wrong). anyway.:
what i does:
drop a .d2v file on it, press enter.
drop the corresponding .avs file on it and press enter again.
voila :)
more in detail:
it reads the values of the following fields in the respective files:
"Aspect_Ratio"
"Picture_Size"
"crop"
"LanczosResize"
what you need:
since it is a c# .net prgoram you need the .net framework 2.0 (which must of you probably got by now)
that is hopefully all.
what might go wrong:
- since it is my first program ever, i haven't coded any exception handling in it (yet)
- if you resize with a different method than lanczos (haven't implemented all of the yet)
if it crashes:
please post your .d2v file (not the entire thing, only the relevant lines)
plus your .avs file
so, let me now what you think! (and don't go to easy on me :) )
jmk
what i does:
drop a .d2v file on it, press enter.
drop the corresponding .avs file on it and press enter again.
voila :)
more in detail:
it reads the values of the following fields in the respective files:
"Aspect_Ratio"
"Picture_Size"
"crop"
"LanczosResize"
what you need:
since it is a c# .net prgoram you need the .net framework 2.0 (which must of you probably got by now)
that is hopefully all.
what might go wrong:
- since it is my first program ever, i haven't coded any exception handling in it (yet)
- if you resize with a different method than lanczos (haven't implemented all of the yet)
if it crashes:
please post your .d2v file (not the entire thing, only the relevant lines)
plus your .avs file
so, let me now what you think! (and don't go to easy on me :) )
jmk