# ffx264/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. This distro's copy of "ffx264" has been patched to remove support for, and references to, "fdk-aac" (aka "fdk_aac"). This is intended to reduce confusion as, for license reasons, this distro doesn't include "fdk-aac". #--------------------------------------------------------------------- 2. The copy of "ffmpeg" used needs to be built with the following con- figuration switches: --enable-libmp3lame # needs lame package --enable-libopus # needs opus package --enable-libvorbis # needs libvorbis package --enable-libx264 # needs x264 package --enable-libzimg # needs libzimg package #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.02 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.02 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] configure = none license = See "license*.txt" in installed tree licfile = LICENSE tmpsize = 1M #--------------------------------------------------------------------- [depends] bc ffmpeg #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin MANDIR=$PKGDIR_PROD/man/man1 mkdir -p $BINDIR $MANDIR chmod 755 ffx264 cp -p ffx264 $BINDIR/ cp -p ffx264.1 $MANDIR/ #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = tbd url_home = tbd url_lfs = tbd url_tarball = https://downloads.sourceforge.net/\ ffx264/ffx264-3.8.3.tar.gz #--------------------------------------------------------------------- [history] 180530 Added package. Started with 3.6.8. 180826 Updated to 3.6.9 181024 Updated to 3.7.0 190929 Updated to 3.8.3