OSX 10.6.8; iMac; Audacity 2.0.5
Hi all,
I have been trying to install the FFmpeg Import/Export Library for hours without luck. I have tried the normal install and alternative zip install from the FAQ:Installation, Startup and Plug-ins" page.
But nothing I do seems to enable Audacit to find the plugin files and successfully export. I unzipped to a folder called "FFmpeg_v0.6.2_for_Audacity_on_OSX" as instructed, and put it in the Applications Folder where I have all rights. I open Audacity and to go preferences/Libraries and point both LAME and ffmpeg to the respective dylib files. All seems fine. But when I go to export my small audio to M4A and click SAVE and OK, I get the same error window telling me that the "properly configured ffmpeg is required to proceed etc...
Can anyone help ?
FFmpeg installation: Cannot find plugin
Forum rules
This forum is for Audacity on macOS 10.4 and later.
Please state which version of macOS you are using,
and the exact three-section version number of Audacity from "Audacity 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 macOS you are using,
and the exact three-section version number of Audacity from "Audacity 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.
-
kozikowski
- Forum Staff
- Posts: 68901
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: FFmpeg installation: Cannot find plugin
Does your install look like this? Most of that is Read/Write by koz (who is logged in) and Read-Only by everybody else. No "root" account. I have the Mac set to show me all filename extensions. That's why all the .app text is visible. Both MP3 and M4A work.
Koz
Koz
- Attachments
-
- Screen shot 2014-02-07 at 6.19.03 PM.png (44.24 KiB) Viewed 1224 times
Re: FFmpeg installation: Cannot find plugin
Thanks Koz,
My file structure looks like this...but I notice I don't have the Lame _Library folder ... ? But I have installed the Lame Library 3.908.2 but cannot find the same folder as you have anywhere on my HD.
My file structure looks like this...but I notice I don't have the Lame _Library folder ... ? But I have installed the Lame Library 3.908.2 but cannot find the same folder as you have anywhere on my HD.
- Attachments
-
- Screenshot 2014-02-08 16.42.54.png (35.07 KiB) Viewed 1201 times
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: FFmpeg installation: Cannot find plugin
Do you see the F, C and U numbers opposite "FFmpeg Library Version" in the Audacity Libraries Preferences? If not, Audacity can't see FFmpeg.
When you click "Locate..." for FFmpeg, does it say "Success"? If it does, and you press "Yes" to locate the library manually, what location is shown in the box?
If that location shows your Audacity installation folder then presumably your permissions are broken. In Finder, use Go > Utilities, open Disk Utility then do "Verify Disk" and "Repair Permissions".
Gale
When you click "Locate..." for FFmpeg, does it say "Success"? If it does, and you press "Yes" to locate the library manually, what location is shown in the box?
If that location shows your Audacity installation folder then presumably your permissions are broken. In Finder, use Go > Utilities, open Disk Utility then do "Verify Disk" and "Repair Permissions".
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: FFmpeg installation: Cannot find plugin
Lame installs by default to /usr/local/lib/audacity . Mac won't let you see that folder by default. See here for how to show hidden files and folders: http://www.wikihow.com/Show-Hidden-File ... n-Mac-OS-X .saoir wrote:I don't have the Lame _Library folder ... ? But I have installed the Lame Library 3.908.2 but cannot find the same folder as you have anywhere on my HD.
You should not do this unless you are sure you know what you are doing.
Alternatively open Finder then use Go > Go to Folder and type:
Code: Select all
/usr/local/lib/audacityCan you export MP3 files OK?
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual