This script is for Slackware 13.0 only and may be outdated.

SlackBuilds Repository

13.0 > Multimedia > ffmpeg (0.5.1)

FFmpeg is a complete solution to record, convert and stream audio
and video. It includes libavcodec, the leading audio/video codec
library.

You can enable a lot of optional (not-autodetected) features by
passing variables to the script (VAR=yes/no ./ffmpeg.SlackBuild):
AMRNB=yes|no (default: no), requires amrnb (creates non-redistributable binary)
AMRWB=yes|no (default: no), requires amrwb (creates non-redistributable binary)
DC1394=yes|no (default: no), requires libdc1394
DIRAC=yes|no (default: no), requires dirac
FAAC=yes|no (default: yes), requires faac (creates non-redistributable binary)
FAAD=yes|no (default: yes), requires faad2
JP2=yes|no (default: no), requires openjpeg
LAME=yes|no (default: yes), requires lame
OPENCORE=yes|no (default: no), requires opencore-amr
SCHROEDINGER=yes|no (default: no), requires schroedinger
SPEEX=yes|no (default: no), requires speex
VDPAU=yes|no (default: no), requires libvdpau and vdpau capable gpu
X264=yes|no (default: yes), requires x264
XVID=yes|no (default: no), requires xvidcore

ffmpeg is built with runtime cpu detection by default, which might
have a quite big impact on performance. You can turn it off by passing
RUNTIME=no to the script, but this creates a non-portable binary.

All of the mentioned requirements are available from SlackBuilds.org

Maintained by: Heinz Wiesinger
Keywords: libavcodec,record,convert,stream,audio,video,codec
ChangeLog: ffmpeg

Homepage:
http://www.ffmpeg.org

Source Downloads:
ffmpeg-0.5.1.tar.bz2 (c7b0e1729f7aafb10496d79bb963bb26)

Download SlackBuild:
ffmpeg.tar.gz
ffmpeg.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
ffmpeg.SlackBuild
ffmpeg.info
slack-desc

Validated for Slackware 13.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds