Can't load FFMPEG with newly compiled Audacity [SOLVED]
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
-
TheRoofInhabitant
- Posts: 26
- Joined: Wed Oct 31, 2012 8:43 pm
- Operating System: Please select
Can't load FFMPEG with newly compiled Audacity [SOLVED]
I'm using my self-compiled Audacity version with ASIO support and, even though I don't receive any errors, the FFMPEG library isn't loaded and I can't open any FFMPEG supported file. When I try to load the library from the Preferences menu it just won't load it, without showing any messages. Lame on the other hand is perfectly working. Could this be caused by the ASIO libraries?
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Can't load FFMPEG library with newly compiled Audacity
Exactly what version of Audacity have you compiled?TheRoofInhabitant wrote:I'm using my self-compiled Audacity version with ASIO support and, even though I don't receive any errors, the FFMPEG library isn't loaded and I can't open any FFMPEG supported file. When I try to load the library from the Preferences menu it just won't load it, without showing any messages. Lame on the other hand is perfectly working. Could this be caused by the ASIO libraries?
If you compiled HEAD, Audacity will require a shared build of FFmpeg 1.2 or later. Try http://ffmpeg.zeranoe.com/builds/ .
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
-
TheRoofInhabitant
- Posts: 26
- Joined: Wed Oct 31, 2012 8:43 pm
- Operating System: Please select
Re: Can't load FFMPEG library with newly compiled Audacity
I've compiled the HEAD version, yet none of those libraries can be loaded. I've decided to (temporary?) give up ASIO in Audacity anyway.Gale Andrews wrote: Exactly what version of Audacity have you compiled?
If you compiled HEAD, Audacity will require a shared build of FFmpeg 1.2 or later. Try http://ffmpeg.zeranoe.com/builds/ .
Gale
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Can't load FFMPEG library with newly compiled Audacity
I have not tested, but I doubt enabling ASIO would affect loading of a correct shared build of FFmpeg.TheRoofInhabitant wrote:I've compiled the HEAD version, yet none of those libraries can be loaded. I've decided to (temporary?) give up ASIO in Audacity anyway.Gale Andrews wrote: Exactly what version of Audacity have you compiled?
If you compiled HEAD, Audacity will require a shared build of FFmpeg 1.2 or later. Try http://ffmpeg.zeranoe.com/builds/ .
Gale
Try this specific build of FFmpeg: http://ffmpeg.zeranoe.com/builds/win32/ ... -shared.7z . That one is known to work in Audacity without ASIO enabled.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
-
Robert J. H.
- Posts: 3633
- Joined: Thu May 31, 2012 8:33 am
- Operating System: Windows 10
Re: Can't load FFMPEG library with newly compiled Audacity
I use this one with ASIO enabled (although no current sound card of mine actually uses ASIO at the moment, shouldn't matter anyway).Gale Andrews wrote:I have not tested, but I doubt enabling ASIO would affect loading of a correct shared build of FFmpeg.TheRoofInhabitant wrote:I've compiled the HEAD version, yet none of those libraries can be loaded. I've decided to (temporary?) give up ASIO in Audacity anyway.Gale Andrews wrote: Exactly what version of Audacity have you compiled?
If you compiled HEAD, Audacity will require a shared build of FFmpeg 1.2 or later. Try http://ffmpeg.zeranoe.com/builds/ .
Gale
Try this specific build of FFmpeg: http://ffmpeg.zeranoe.com/builds/win32/ ... -shared.7z . That one is known to work in Audacity without ASIO enabled.
Gale
-
TheRoofInhabitant
- Posts: 26
- Joined: Wed Oct 31, 2012 8:43 pm
- Operating System: Please select
Re: Can't load FFMPEG with newly compiled Audacity [SOLVED]
Gale Andrews wrote: Try this specific build of FFmpeg: http://ffmpeg.zeranoe.com/builds/win32/ ... -shared.7z . That one is known to work in Audacity without ASIO enabled.
Gale
This one works indeed, thank youRobert J. H. wrote:
I use this one with ASIO enabled (although no current sound card of mine actually uses ASIO at the moment, shouldn't matter anyway).