FFmpeg distribution status

From MultimediaWiki
Revision as of 07:00, 2 November 2010 by Siretart (talk | contribs) (link query to packages.ubuntu.com for package status)
Jump to navigation Jump to search

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.

Check packages.ubuntu.com for the up to date status.

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.