2010-05-11 20:01:15 +02:00
|
|
|
FFmpeg is a complete solution to record, convert and stream audio
|
|
|
|
and video. It includes libavcodec, the leading audio/video codec
|
|
|
|
library.
|
|
|
|
|
2010-05-13 00:34:41 +02:00
|
|
|
You can enable a lot of optional (not-autodetected) features by
|
|
|
|
passing variables to the script (VAR=yes/no ./ffmpeg.SlackBuild):
|
2011-12-19 00:44:47 +01:00
|
|
|
CELT=yes|no (default: no), requires celt
|
2010-05-13 00:34:41 +02:00
|
|
|
DC1394=yes|no (default: no), requires libdc1394
|
|
|
|
DIRAC=yes|no (default: no), requires dirac
|
2010-06-29 02:42:39 +02:00
|
|
|
FAAC=yes|no (default: no), requires faac (creates non-redistributable binary)
|
2011-12-19 00:44:47 +01:00
|
|
|
FREI0R=yes|no (default: no), requires frei0r
|
2010-06-29 02:42:39 +02:00
|
|
|
GSM=yes|no (default: no), requires gsm
|
2010-05-13 00:34:41 +02:00
|
|
|
JP2=yes|no (default: no), requires openjpeg
|
2010-04-18 17:36:44 +02:00
|
|
|
LAME=yes|no (default: yes), requires lame
|
2011-12-19 00:44:47 +01:00
|
|
|
OPENCV=yes|no (default: no), requires opencv
|
2010-04-18 17:36:44 +02:00
|
|
|
OPENCORE=yes|no (default: no), requires opencore-amr
|
2010-06-29 02:42:39 +02:00
|
|
|
RTMP=yes|no (default: no), requires rtmpdump
|
2010-05-13 00:34:41 +02:00
|
|
|
SCHROEDINGER=yes|no (default: no), requires schroedinger
|
|
|
|
SPEEX=yes|no (default: no), requires speex
|
2010-06-29 02:42:39 +02:00
|
|
|
VPX=yes|no (default: no), requires libvpx
|
2010-05-13 00:34:41 +02:00
|
|
|
X264=yes|no (default: yes), requires x264
|
|
|
|
XVID=yes|no (default: no), requires xvidcore
|
2010-05-11 20:01:15 +02:00
|
|
|
|
2010-06-29 02:42:39 +02:00
|
|
|
Make sure to run this script in a real root shell ("su -") and that you
|
|
|
|
have either tetex or texlive installed.
|
|
|
|
|
2010-05-13 00:34:41 +02:00
|
|
|
All of the mentioned requirements are available from SlackBuilds.org
|