Hi,
On to my Windows 10 PC I’ve just the latest version of Audacity, that means 2.3.3 and i’ve also installed the Accusonus ERA De-Reverb plugin.
Along with these installations, i’ve also installed the good version of ffmpeg for the compatibility with Audacity 2.3.3
So, when i want to use the external plugin onto an audio sequence, Audacity abort and i get a log about some problems.
And i don’t know what is the problem and how to solve it.
Here is the log :
19:49:24: Audacity 2.3.3
19:49:24: Error : Unable to find the symbol « AudacityModule » in the dynamic library (error 127 : The specified procedure could not be found.)
19:49:26: Trying to load FFmpeg libraries…
19:49:26: Trying to load FFmpeg libraries from default path, ‘C:\Program Files (x86)\FFmpeg for Audacity\avformat-55.dll’.
19:49:26: Looking up PATH environment variable…
19:49:26: PATH = ‘C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64_win\compiler;C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\ia32_win\compiler;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\ia32\compiler;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Program Files\Intel\WiFi\bin;C:\Program Files\Common Files\Intel\WirelessCommon;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\QuickTime\QTSystem;C:\Program Files (x86)\EaseUS\Todo Backup\bin;C:\wamp64\bin\php\php7.3.5;C:\Program Files\nodejs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Windows Live\Shared;C:\WINDOWS\System32\OpenSSH;C:\Program Files\Git\cmd;C:\Program Files\Symfony;C:\ProgramData\ComposerSetup\bin;C:\Program Files\Intel\WiFi\bin;C:\Program Files\Common Files\Intel\WirelessCommon;C:\Users\Patrick\AppData\Roaming\npm;C:\Users\Patrick\AppData\Local\Microsoft\WindowsApps;C:\Users\Patrick\AppData\Roaming\Composer\vendor\bin;C:\Program Files (x86)\FFmpeg for Audacity;’
19:49:26: Checking that ‘C:\Program Files (x86)\FFmpeg for Audacity’ is in PATH…
19:49:26: FFmpeg directory is in PATH.
19:49:26: Checking for monolithic avformat from ‘C:\Program Files (x86)\FFmpeg for Audacity\avformat-55.dll’.
19:49:26: Error : Unable to find the symbol « avutil_version » in the dynamic library (error 127 : The specified procedure could not be found.)
19:49:26: Error : Unable to find the symbol « avcodec_version » in the dynamic library (error 127 : The specified procedure could not be found.)
19:49:26: avformat not monolithic
19:49:26: Loading avutil from ‘avutil-52.dll’.
19:49:26: Loading avcodec from ‘avcodec-55.dll’.
19:49:26: Loading avformat from ‘C:\Program Files (x86)\FFmpeg for Audacity\avformat-55.dll’.
19:49:26: Actual avutil path C:\Program Files (x86)\Audacity\avutil-52.dll
19:49:26: Actual avcodec path C:\Program Files (x86)\Audacity\avcodec-55.dll
19:49:26: Actual avformat path C:\Program Files (x86)\FFmpeg for Audacity\avformat-55.dll
19:49:26: Importing symbols…
19:49:26: All symbols loaded successfully. Initializing the library.
19:49:26: Retrieving FFmpeg library version numbers:
19:49:26: AVCodec version 0x373466 - 55.52.102 (built against 0x373466 - 55.52.102)
19:49:26: AVFormat version 0x372164 - 55.33.100 (built against 0x372164 - 55.33.100)
19:49:26: AVUtil version 0x344264 - 52.66.100 (built against 0x344264 - 52.66.100)
19:49:26: FFmpeg libraries loaded successfully.
Tanks a lot if someone can help me.