Hello, I’m new to these forums, mainly because I never really needed them before.
The issue’s in the title, when I try to import something, in this case an MP3 fire, into Audacity dragging it in, it freezes. I have to use Task Manager to close it. If I import using the File menu, I get a window for debug reports. I’ve looked at a tutorial for fixing this about FFmpeg library being missing, but it keeps crashing. This is the most recent log.
03:19:01: Audacity 3.0.2
03:19:01: Trying to load FFmpeg libraries...
03:19:01: mLibAVFormatPath ('C:\Program Files (x86)\FFmpeg for Audacity\avformat-55.dll') is not empty. Loading from it.
03:19:01: Looking up PATH environment variable...
03:19:01: PATH = 'C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Users\purpl\AppData\Local\Programs\Python\Python38\Scripts\;C:\Users\purpl\AppData\Local\Programs\Python\Python38\;C:\Users\purpl\AppData\Local\Microsoft\WindowsApps;'
03:19:01: Temporarily prepending ';C:\Program Files (x86)\FFmpeg for Audacity' to PATH...
03:19:01: Checking for monolithic avformat from 'C:\Program Files (x86)\FFmpeg for Audacity\avformat-55.dll'.
03:19:01: Error: Couldn't find symbol 'avutil_version' in a dynamic library (error 127: The specified procedure could not be found.)
03:19:01: Error: Couldn't find symbol 'avcodec_version' in a dynamic library (error 127: The specified procedure could not be found.)
03:19:01: avformat not monolithic
03:19:01: Loading avutil from 'avutil-52.dll'.
03:19:01: Loading avcodec from 'avcodec-55.dll'.
03:19:01: Loading avformat from 'C:\Program Files (x86)\FFmpeg for Audacity\avformat-55.dll'.
03:19:01: Actual avutil path C:\Program Files (x86)\FFmpeg for Audacity\avutil-52.dll
03:19:01: Actual avcodec path C:\Program Files (x86)\FFmpeg for Audacity\avcodec-55.dll
03:19:01: Actual avformat path C:\Program Files (x86)\FFmpeg for Audacity\avformat-55.dll
03:19:01: Importing symbols...
03:19:01: All symbols loaded successfully. Initializing the library.
03:19:01: Retrieving FFmpeg library version numbers:
03:19:01: AVCodec version 0x373466 - 55.52.102 (built against 0x373466 - 55.52.102)
03:19:01: AVFormat version 0x372164 - 55.33.100 (built against 0x372164 - 55.33.100)
03:19:01: AVUtil version 0x344264 - 52.66.100 (built against 0x344264 - 52.66.100)
03:19:01: Returning PATH to previous setting: C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Users\purpl\AppData\Local\Programs\Python\Python38\Scripts\;C:\Users\purpl\AppData\Local\Programs\Python\Python38\;C:\Users\purpl\AppData\Local\Microsoft\WindowsApps;
03:19:01: FFmpeg libraries loaded successfully.
03:19:09: File name is C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together\mods\3DS Jukebox - Hypno\sound\project\music\02 Title.mp3
03:19:09: Mime type is *
03:19:09: Opening with libmad
03:19:09: Open(C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together\mods\3DS Jukebox - Hypno\sound\project\music\02 Title.mp3) succeeded
Though, I feel the need to mention two things.
I’ve tried to use different audio editing software, but the same thing happened there. One would import, but only play the first second repeatedly.
The only things that can be imported normally are OGG files. This wasn’t the case before.