carlmart
12th November 2011, 12:09
It's quite recently that I started using Avisynth and AvsP with Windows 7 x64.
Apparently Avisynth is doing fine, even if I have used it for converting DTS to AC3 only, with AvsP.
Even if conversion seems to be fine, every time I load AvsP I get this error message:
"error parsing LoadPluginEx_LoadPlugin plugin parameters: unknown character"
The script I'm using is very simple:
nicdtssource("c:\file.dts")
#amplifydb(10)
soundout
Amplifydb is used eventually if I need to increase levels.
What's the reason for the error message? Is something wrong that I need to correct?
Apparently Avisynth is doing fine, even if I have used it for converting DTS to AC3 only, with AvsP.
Even if conversion seems to be fine, every time I load AvsP I get this error message:
"error parsing LoadPluginEx_LoadPlugin plugin parameters: unknown character"
The script I'm using is very simple:
nicdtssource("c:\file.dts")
#amplifydb(10)
soundout
Amplifydb is used eventually if I need to increase levels.
What's the reason for the error message? Is something wrong that I need to correct?