I’ve been battling this for several days off and on.
I’ve installed Audacity 2.1.2 on Windows 10 64 bit.
Then to install QM Vamp Module, I downloaded the 32 bit version of QM plugin. I put the files in C:\Program Files (x86)\Vamp Plugins. For the record I copied three files: qm-vamp-plugins.dll, qm-vamp-plugins.cat and qm-vamp-plugins.n3 to that folder.
I started Audacity and attempted to Add/Remove Plugin and I got a crash with FFmpeg errors.
So I sorted through installing FFmpeg and LAME. I opened preferences and made sure both were located and I included the FFmpeg directory in the path as the first entry. However, I still can not select Add/Remove Plugin without the system immediately crashing. Can someone tell me how to get past this last issue?
Here is the current log file… If someone needs the whole dump file, please let me know.
14:50:38: Audacity 2.1.2
14:50:38: Trying to load FFmpeg libraries…
14:50:38: mLibAVFormatPath (‘C:\Program Files (x86)\FFmpeg for Audacity\avformat-55.dll’) is not empty. Loading from it.
14:50:38: Looking up PATH environment variable…
14:50:38: PATH = ‘C:\Program Files (x86)\FFmpeg for Audacity;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\AMD\ATI.ACE\Core-Static;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Common Files\Intuit\QBPOSSDKRuntime;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit;C:\Program Files\Microsoft SQL Server\110\Tools\Binn;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0;C:\Program Files\Microsoft SQL Server\120\Tools\Binn;C:\Program Files (x86)\RDM Corporation\RDM Appweb\bin’
14:50:38: Checking that ‘C:\Program Files (x86)\FFmpeg for Audacity’ is in PATH…
14:50:38: FFmpeg directory is in PATH.
14:50:38: Checking for monolithic avformat from ‘C:\Program Files (x86)\FFmpeg for Audacity\avformat-55.dll’.
14:50:38: Error: Couldn’t find symbol ‘avutil_version’ in a dynamic library (error 127: the specified procedure could not be found.)
14:50:38: Error: Couldn’t find symbol ‘avcodec_version’ in a dynamic library (error 127: the specified procedure could not be found.)
14:50:38: avformat not monolithic
14:50:38: Loading avutil from ‘avutil-52.dll’.
14:50:38: Loading avcodec from ‘avcodec-55.dll’.
14:50:38: Loading avformat from ‘C:\Program Files (x86)\FFmpeg for Audacity\avformat-55.dll’.
14:50:38: Actual avutil path C:\Program Files (x86)\FFmpeg for Audacity\avutil-52.dll
14:50:38: Actual avcodec path C:\Program Files (x86)\FFmpeg for Audacity\avcodec-55.dll
14:50:38: Actual avformat path C:\Program Files (x86)\FFmpeg for Audacity\avformat-55.dll
14:50:38: Importing symbols…
14:50:38: All symbols loaded successfully. Initializing the library.
14:50:38: Retrieving FFmpeg library version numbers:
14:50:38: AVCodec version 0x373466 - 55.52.102 (built against 0x373466 - 55.52.102)
14:50:38: AVFormat version 0x372164 - 55.33.100 (built against 0x372164 - 55.33.100)
14:50:38: AVUtil version 0x344264 - 52.66.100 (built against 0x344264 - 52.66.100)
14:50:38: FFmpeg libraries loaded successfully.