FFmpeg distribution status: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
m (→‎Ubuntu: - fix version number of maverick)
Line 8: Line 8:
The latest stable release as well more recent snapshot are provide across almost every architecture supported.
The latest stable release as well more recent snapshot are provide across almost every architecture supported.


It is also available a live ebuild in order to track the main ffmpeg branch development.
It is also available a live ebuild in order to track the main branch development.


Check the [http://packages.gentoo.org/package/media-video/ffmpeg Packages] web interface for the up to date status.
Check the [http://packages.gentoo.org/package/media-video/ffmpeg Packages] web interface for the up to date status.

Revision as of 08:17, 28 October 2010

FFmpeg distribution packages are often incomplete or crippled. Oftentimes they are not crippled, but people claim they are. This page tries to track the status of FFmpeg in distributions to clear up this confusion and provide a quick overview of the situation.

Gentoo

Gentoo packages are supporting all the available options, including external encoders (like x264 or libvpx). Given the modular and adapting nature of Gentoo setups, the user defines which features are to be enabled.

The latest stable release as well more recent snapshot are provide across almost every architecture supported.

It is also available a live ebuild in order to track the main branch development.

Check the Packages web interface for the up to date status.

Ubuntu

Ubuntu ships two variants of FFmpeg packages, from which both are uncrippled. The variant in the "multiverse" section has been built against the additional (optional) packages x264, mp3lame and xvidcore, which enables the respective additional encoders.

FFmpeg is not available on the install DVDs.

Ubuntu after (including) 9.10 (karmic) ship FFmpeg 0.5, after 10.04 (maverick) FFmpeg 0.6.

Debian

The packages in Debian Squeeze are uncrippled. Packages in Debian Lenny packages are based on a snapshot from February 2008 and have the following some encoders disabled:

  • h263
  • mpeg2video
  • mpeg4
  • msmpeg4 (and variants)

Note that even Debian Squeeze does not ship the packages x264, xvidcore or mp3lame, which means that these packages cannot be used for encoding to h264 or MP3.

Fedora / Red Hat (unverified)

Fedora does not have any sort of multimedia in their repositories, except for the Xiph kind. FFmpeg and other packages are available from the livna repositories.

OpenSUSE (unverified)

The status regarding OpenSUSE is unknown. Supposedly they ship no FFmpeg packages, users need to get them from packman instead.