pb with FFmep and export to aac format

Help for Audacity on GNU/Linux.
Forum rules
ImageThis forum is for Audacity on GNU/Linux.
Please state:
  • which version of Linux you are using,
  • the exact three-section version number of Audacity from Help menu > About Audacity,
  • whether you installed your distribution's release, PPA version, or compiled Audacity from source code.

Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see 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
frpatte
Posts: 4
Joined: Fri Oct 25, 2013 3:38 pm
Operating System: Please select

pb with FFmep and export to aac format

Post by frpatte » Fri Oct 25, 2013 4:01 pm

Bonjour,

I have just compiled audacity 2.0.5 with ffmpeg supports. I wanted to export files in aac format and audacity claimed a libavformat.so.52 library. I installed that library and indicated to audacity where it is installed.

Now if I want to export to aac, audacity ask to configure FFmpeg properly before....

What do I have to dore more?

Thanks.

François Patte

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

Re: pb with FFmep and export to aac format

Post by steve » Sun Oct 27, 2013 9:57 pm

For FFmpeg support you must have the ffmpeg header files installed when you build Audacity so that Audacity can link to FFmpeg. Audacity currently supports linking to FFmpeg versions 0.5 through 0.8. Later versions of FFmpeg are unlikely to work with Audacity.

If you are on a Debian (or Ubuntu) based distribution, then the easiest way to build Audacity with FFmpeg support is to follow the instructions here: http://wiki.audacityteam.org/wiki/Compi ... ux_Mint.29

If you specifically want the 2.0.5 release version, omit steps 1 and 2 and use the 2.0.5 source code instead.
Step 3 "sudo apt-get build-dep audacity " is the important step that will install the necessary dependencies - ensure that step completes with no errors.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply