Using ffmpeg in /usr/local/bin/

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
woozyweaver
Posts: 1
Joined: Mon May 25, 2020 4:03 pm
Operating System: macOS 10.15 Catalina or later

Using ffmpeg in /usr/local/bin/

Post by woozyweaver » Mon May 25, 2020 4:12 pm

Hi,

I probably know enough terminal / command line to be dangerous... I previously installed ffmpeg with Homebrew (I believe). It puts the executable in /usr/local/bin/

Audacity doesn't see this location. When I use terminal to list files, I don't see the file 'ffmpeg.55.64bit.dylib'. If I try pointing Auduacity to paths like /usr/local/bin/ or /usr/local/bin/ffmpeg.55.64bit.dylib, that doesn't work.

So my question is pretty simple. Is there a way to point Audacity to the copy of ffmpeg that I already have installed?

Or is standard/best practice to just download ffmpeg again to give Audacity it's own copy, separate from what I installed with Homebrew? Ideally, it would be nice to a have a single copy, though I suppose if Audacity needed older or different versions, having them separate could be good.

Thanks!

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Using ffmpeg in /usr/local/bin/

Post by steve » Mon May 25, 2020 4:23 pm

Audacity links dynamically to FFmpeg. To do this, the version of FFmpeg has to match the FFmpeg code headers that Audacity was built with. Other versions of FFmpeg will not work with Audacity.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply