FFmpeg Library not found - Audacity 2.1.0 [SOLVED]

Help for Audacity on Windows.
Forum rules
ImageThis 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.
Locked
Xerlome
Posts: 276
Joined: Thu Mar 13, 2014 6:52 pm
Operating System: Windows 7

FFmpeg Library not found - Audacity 2.1.0 [SOLVED]

Post by Xerlome » Fri Apr 17, 2015 6:55 pm

I updated to Audacity 2.1.0. Preferences says FFmpeg library not found. Clicking Locate... it appeared right away. I clicked OK, but looking again it says not found. What's happening?

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: FFmpeg Library not found - Audacity 2.1.0

Post by Gale Andrews » Fri Apr 17, 2015 7:06 pm

Xerlome wrote:I updated to Audacity 2.1.0. Preferences says FFmpeg library not found. Clicking Locate... it appeared right away. I clicked OK, but looking again it says not found. What's happening?
If you updated from Audacity 2.0.5 or earlier, you need a new FFmpeg 2.2.2 version, as it says at the top of the Release Notes 2.1.0.

Download FFmpeg from this page http://manual.audacityteam.org/o/man/fa ... tml#ffdown.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Xerlome
Posts: 276
Joined: Thu Mar 13, 2014 6:52 pm
Operating System: Windows 7

Re: FFmpeg Library not found - Audacity 2.1.0

Post by Xerlome » Fri Apr 17, 2015 7:52 pm

Thanks. I see the latest FFmpeg is 2.6.1. Is that not recommended?

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: FFmpeg Library not found - Audacity 2.1.0

Post by Gale Andrews » Fri Apr 17, 2015 8:11 pm

Xerlome wrote:Thanks. I see the latest FFmpeg is 2.6.1. Is that not recommended?
As it says on http://manual.audacityteam.org/o/man/fa ... tml#ffdown, FFmpeg 2.4.x and later is not supported except for command-line export using the (external program) choice.

This means that if you want to import files into Audacity that require FFmpeg, you must use the FFmpeg 2.2.2 installer we recommend, or if you find a suitable FFmpeg 2.3.x set of shared libraries such as from Zeranoe, you can use those instead.

If you are only interested in exporting to FFmpeg audio formats, and you are prepared to use command-line export, then you can use any later FFmpeg library that includes "ffmpeg.exe", pointing the Audacity command to that exe. See Exporting to an external program for details.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Xerlome
Posts: 276
Joined: Thu Mar 13, 2014 6:52 pm
Operating System: Windows 7

Re: FFmpeg Library not found - Audacity 2.1.0

Post by Xerlome » Fri Apr 17, 2015 9:51 pm

I tried to save the download to C:Program Files (x86)FFmpeg for Audacity, but it says I don't have permission, consult the administrator. How can I do this?

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: FFmpeg Library not found - Audacity 2.1.0

Post by Gale Andrews » Fri Apr 17, 2015 10:08 pm

Xerlome wrote:I tried to save the download to C:Program Files (x86)FFmpeg for Audacity, but it says I don't have permission, consult the administrator. How can I do this?
As with any installer, log in as administrator, or right-click over the installer, choose "Run as administrator" and provide the password.

If your administrator forbids you to install, obtain the ZIP version of FFmpeg 2.2.2, extract it to a location where you have permission, then use the Libraries Preferences in Audacity to browse to and open avformat-55.dll. See http://manual.audacityteam.org/o/man/fa ... tml#locate.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Xerlome
Posts: 276
Joined: Thu Mar 13, 2014 6:52 pm
Operating System: Windows 7

Re: FFmpeg Library not found - Audacity 2.1.0

Post by Xerlome » Sat Apr 18, 2015 2:04 am

I got it as far as the avformat-55.dll appearing in the space when I clicked Locate in library Preferences. Then I clicked OK, but when I looked again, it was still "not found". I cannot import mpeg.

If the next instruction is successful, and it is found, and I can import, do I need to leave the dll where I put it?

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: FFmpeg Library not found - Audacity 2.1.0

Post by Gale Andrews » Sat Apr 18, 2015 2:51 am

Xerlome wrote:I got it as far as the avformat-55.dll appearing in the space when I clicked Locate in library Preferences. Then I clicked OK, but when I looked again, it was still "not found". I cannot import mpeg.
Make sure you got FFmpeg 2.2.2 from http://lame.buanzo.org/#lamewindl if you wish to import video files.
Xerlome wrote:If the next instruction is successful, and it is found, and I can import, do I need to leave the dll where I put it?
If Libraries Preference says "not found" you cannot import files using FFmpeg. Note that you need all the shared FFmpeg files in the download to be present alongside avformat-55.dll when you select it.

No you cannot move the files unless you go through the "Locate" process again.

If Audacity does not see avformat-55.dll after checking the download and that you extracted all the files, please attach the contents of Help > Show Log... top right of the Audacity menus. Please see here for how to attach files: http://forum.audacityteam.org/viewtopic ... 49&t=64936.

Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Xerlome
Posts: 276
Joined: Thu Mar 13, 2014 6:52 pm
Operating System: Windows 7

Re: FFmpeg Library not found - Audacity 2.1.0 [SOLVED]

Post by Xerlome » Sat Apr 18, 2015 5:21 am

Thanks, I finally got it, and learned a few things.

Locked