As described in the manual (http://manual.audacityteam.org/o/man/fa ... tml#ffdown),
The optional FFmpeg library allows Audacity to import and export a much larger range of audio formats including AC3, AMR(NB), M4A, MP4 and WMA and also audio from most video files.
FFmpeg is not required for Audacity to work, only to add support for non-open file formats.
There are also some legal considerations if you want to use FFmpeg: http://www.ffmpeg.org/legal.html
Audacity 2.0.5 compilation fails on Debian Squeeze
Forum rules
This forum is for Audacity on GNU/Linux.
Please state:
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.
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.
Re: Audacity 2.0.5 compilation fails on Debian Squeeze
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Audacity 2.0.5 compilation fails on Debian Squeeze
When you planning to add support for newer versions of ffmpeg, at least that one which is in debian-multimedia repo for wheezy?
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Audacity 2.0.5 compilation fails on Debian Squeeze
When volunteers have time to upgrade, or we could take another route and export/import using the FFmpeg compiled binary instead of loading version-specific dynamic libraries (but making that once-only change is also a big job).rulet wrote:When you planning to add support for newer versions of ffmpeg, at least that one which is in debian-multimedia repo for wheezy?
If you would like to volunteer to help with this, please subscribe to audacity-devel and introduce yourself: https://lists.sourceforge.net/lists/lis ... city-devel .
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Audacity 2.0.5 compilation fails on Debian Squeeze
Well, I probably could help but I'm not a programmer.