Audacity: Difference between revisions

From Alpine Linux
(Drafted page for Audacity to provide (hopefully) helpful information about using it with FFmpeg)
 
m (→‎Integration with FFmpeg: better wording)
 
Line 4: Line 4:


== Integration with FFmpeg ==
== Integration with FFmpeg ==
Audacity optionally supports integration with some versions of FFmpeg for working with additional audio formats. According to official support pages<small>[https://support.audacityteam.org/basics/installing-ffmpeg]</small> as of {{#time:F j, Y|20260413030000}}, Audacity 3.2+ supports at most version 60 of libavformat. If you are using such a version of Audacity, the libraries installed by the {{Pkg|ffmpeg}} package will be incompatible with your installation. You will need to install {{Pkg|ffmpeg6-libavformat}}.
Audacity optionally supports integration with some versions of FFmpeg for working with additional audio formats. According to official support pages<small>[https://support.audacityteam.org/basics/installing-ffmpeg]</small> as of {{#time:F j, Y|20260413030000}}, Audacity 3.2+ is compatible with version 60 of libavformat. If you are using such a version of Audacity, the libraries installed by the {{Pkg|ffmpeg}} package will be incompatible with your installation. You will need to install {{Pkg|ffmpeg6-libavformat}}.


== See also ==
== See also ==

Latest revision as of 10:19, 14 April 2026

This material is work-in-progress ...

The author believes this information is accurate and would like comments on whether this notice can be removed.
(Last edited by Alpinelover420 on 14 Apr 2026.)

Audacity is a free and open-source audio editing and recording application. It is available on the Alpine Linux community repository as audacity.

Integration with FFmpeg

Audacity optionally supports integration with some versions of FFmpeg for working with additional audio formats. According to official support pages[1] as of April 13, 2026, Audacity 3.2+ is compatible with version 60 of libavformat. If you are using such a version of Audacity, the libraries installed by the ffmpeg package will be incompatible with your installation. You will need to install ffmpeg6-libavformat.

See also