FFmpeg not found

Help for Audacity on macOS.
Forum rules
ImageThis 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.
Post Reply
TECH198
Posts: 20
Joined: Wed Aug 06, 2014 1:53 pm
Operating System: macOS 10.15 Catalina or later

FFmpeg not found

Post by TECH198 » Tue Dec 05, 2017 10:15 am

Hi all..

I'm using Audacity 2.2.0 on OS X Sierra, and have download the .zip file for ffmpeg at below link

I have located LAME, but FFMpeg is not found.. I point to the file libavcodec.55.dylib, but audacity is not accepting it.

If there anything more i can do ? I have tried closing/reopening.. copying libavcodec.55 to a folder on its own just to isolate the problem, but its still not picking it up.

I downloaded the .zip from here: http://lame.buanzo.org/#lameosxdl

and i downloaded the Binary ffmpeg-mac-2.2.2.zip

billw58
Forum Staff
Posts: 5566
Joined: Wed Aug 12, 2009 2:10 am
Operating System: macOS 10.15 Catalina or later

Re: FFmpeg not found

Post by billw58 » Tue Dec 05, 2017 5:28 pm

After you have un-zipped the FFmpeg archive, the best place to put it is:

/Library/Application Support/Audacity/libs

This is the same folder where the LAME installer puts the LAME files. You must put all the FFmpeg files there, not just libavcodec.55.dylib.

Note that this is not your user Library folder, but the system Library folder. You can get to this folder using the menu Go > Go to Folder, or by opening a Finder window on your startup disk, then opening the "Library" folder you see there. Once you have the FFmpeg files in that folder, Audacity should find them automatically.

-- Bill

TECH198
Posts: 20
Joined: Wed Aug 06, 2014 1:53 pm
Operating System: macOS 10.15 Catalina or later

Re: FFmpeg not found

Post by TECH198 » Tue Dec 05, 2017 8:08 pm

Attached..

Perhaps i must use installer?


There is no audacity in /library/Application Support... All Application support files for apps the user installs is in your user folder:
<home folder>/Library/Application Support/audacity/libs.

or Click "Go", hold down Option, and select "Library"
Attachments
Screen Shot 2017-12-06 at 4.20.06 am.png
Screen Shot 2017-12-06 at 4.20.06 am.png (180.55 KiB) Viewed 1645 times

billw58
Forum Staff
Posts: 5566
Joined: Wed Aug 12, 2009 2:10 am
Operating System: macOS 10.15 Catalina or later

Re: FFmpeg not found

Post by billw58 » Wed Dec 06, 2017 1:30 am

TECH198 wrote:Attached..
Perhaps i must use installer?
There is no audacity in /library/Application Support... All Application support files for apps the user installs is in your user folder:
<home folder>/Library/Application Support/audacity/libs.

or Click "Go", hold down Option, and select "Library"
Yes, that key combination reveals the user Library folder.

Yes, try the FFmpeg installer on that same page.

-- Bill

TECH198
Posts: 20
Joined: Wed Aug 06, 2014 1:53 pm
Operating System: macOS 10.15 Catalina or later

Re: FFmpeg not found

Post by TECH198 » Thu Dec 07, 2017 3:41 am

I found out installer FFMpeg dmg created audacity/libs in root.

When i manually created these and copied files there Audacity detected.. No problem.

rufusdos
Posts: 3
Joined: Sun Apr 10, 2011 10:13 am
Operating System: Please select

Re: FFmpeg not found

Post by rufusdos » Wed Mar 20, 2019 2:10 pm

Hi.
I'm using Mac OS High Sierra 10.13.6 and Audacity 2.1.0
I've tried to download ffmpeg libraries in various ways, following all available instructions on the Audacity pages, but my Audacity still doesn't find them. I've even tried the "Alternative zip download for expert users", but rather than the three files I was told to expect, I just got a single file called "libmp3lame64bit.dylib" which I can only open on terminal. I've been trying to sort this out for quite a while. Any help would be appreciated!
R

billw58
Forum Staff
Posts: 5566
Joined: Wed Aug 12, 2009 2:10 am
Operating System: macOS 10.15 Catalina or later

Re: FFmpeg not found

Post by billw58 » Wed Mar 20, 2019 2:36 pm

First, Audacity 2.1.0 is very old. The latest version is 2.3.1. We recommend upgrading.

Second, you have downloaded the LAME file, not the FFmpeg file.

Third, you have downloaded the 64-bit LAME library. The 64-bit FFmpeg and LAME libraries are for use only with Audacity 2.3.1 and later.

Fourth, you do not "open" the dylib file. You drag it to the "libs" folder (an alias of which should be in the DMG window).

Fifth, on the website where you get FFmpeg, there is a PKG file and a DMG file. Download and run the PKG file - this will automatically install the 64-bit FFmpeg in the correct folder.

If you insist on continuing to run 2.1.0, scroll down on the website to the 32-bit installers and download the FFmpeg DMG, which contains a PKG installer that you can run.

-- Bill

Post Reply