slackbuilds_ponce/multimedia/ffmpeg/README
2010-05-13 00:34:41 +02:00

21 lines
1,023 B
Text

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
FAAD=yes|no (default: yes), requires faad2
LAME=yes|no (default: yes), requires lame
JP2=yes|no (default: no), requires openjpeg
SCHROEDINGER=yes|no (default: no), requires schroedinger
SPEEX=yes|no (default: no), requires speex
VDPAU=yes|no (default: no), requires nvidia-driver and vdpau capable gpu
X264=yes|no (default: yes), requires x264
XVID=yes|no (default: no), requires xvidcore
All of the mentioned requirements are available from SlackBuilds.org