Gale Andrews wrote:Using the steps (the shortcut to Audacity on the Desktop is not a required step), Audacity loads the three av* files, but not lame_enc.dll. The log shows Audacity does not see lame_enc.dll on the Desktop, only C:\WINDOWS\SYSTEM32\lame_enc.dll, which does not load because it does not have sufficient symbols. Please post the Audacity log (Help > Show Log...) so we can see where your lame_enc.dll is being loaded from.
- The desktop shortcut to audacity is just used for convenience, of course I could have started it from the start menu too.
- On typical systems, there is no file "C:\WINDOWS\SYSTEM32\lame_enc.dll". If you delete (or temporarily rename) it, the "lame_enc.dll" from desktop should be loaded.
Here's the Logfile content:
18:44:58: Audacity 2.1.3
18:44:58: Trying to load FFmpeg libraries...
18:44:58: Trying to load FFmpeg libraries from system paths. File name is 'avformat-55.dll'.
18:44:58: Looking up PATH environment variable...
18:44:58: PATH = 'C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Users\xxxxxxx\AppData\Local\Microsoft\WindowsApps;'
18:44:58: Checking that '' is in PATH...
18:44:58: FFmpeg directory is in PATH.
18:44:58: Checking for monolithic avformat from 'avformat-55.dll'.
18:44:58: Fehler: Kann Symbol 'avutil_version' in der dynamischen Bibliothek nicht finden (Fehler 127: die angegebene Prozedur wurde nicht gefunden.)
18:44:58: Fehler: Kann Symbol 'avcodec_version' in der dynamischen Bibliothek nicht finden (Fehler 127: die angegebene Prozedur wurde nicht gefunden.)
18:44:58: avformat not monolithic
18:44:58: Loading avutil from 'avutil-52.dll'.
18:44:58: Loading avcodec from 'avcodec-55.dll'.
18:44:58: Loading avformat from 'avformat-55.dll'.
18:44:59: Actual avutil path C:\Users\xxxxxxx\Desktop\avutil-52.dll
18:44:59: Actual avcodec path C:\Users\xxxxxxx\Desktop\avcodec-55.dll
18:44:59: Actual avformat path C:\Users\xxxxxxx\Desktop\avformat-55.dll
18:44:59: Importing symbols...
18:44:59: All symbols loaded successfully. Initializing the library.
18:44:59: Retrieving FFmpeg library version numbers:
18:44:59: AVCodec version 0x373466 - 55.52.102 (built against 0x373466 - 55.52.102)
18:44:59: AVFormat version 0x372164 - 55.33.100 (built against 0x372164 - 55.33.100)
18:44:59: AVUtil version 0x344264 - 52.66.100 (built against 0x344264 - 52.66.100)
18:44:59: FFmpeg libraries loaded successfully.
18:46:45: Attempting to load LAME from system search paths
18:46:45: Loading LAME from lame_enc.dll
18:46:45: Actual LAME path C:\Users\xxxxxxx\Desktop\lame_enc.dll
18:46:45: LAME library successfully loaded