smallbrain
12th January 2011, 11:54
pasting in FlipVertical() works perfectly.
LoadPlugin("D:\ ....\dvinfo.dll")
dvinfo()
gives me an error message.
I tried many variations of this code but I failed.
I want to make the dvinfo feature generally available, running an avs script with a hardcoded file path and calling dvinfo works but is not a solution for me.
The batch solutions fails once local (German) special caracters like ä,ö or ü appear. These caracters get replaced by other caracters so that the script is unable to locate the file address.
Regards
smallbrain
LoadPlugin("D:\ ....\dvinfo.dll")
dvinfo()
gives me an error message.
I tried many variations of this code but I failed.
I want to make the dvinfo feature generally available, running an avs script with a hardcoded file path and calling dvinfo works but is not a solution for me.
The batch solutions fails once local (German) special caracters like ä,ö or ü appear. These caracters get replaced by other caracters so that the script is unable to locate the file address.
Regards
smallbrain