Scripts for building va-api enabled ffmpeg (with intel)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
use 9f6fc10e51 Added dav1d support 5 months ago
deps Added dav1d support 5 months ago
.gitignore Initial commit, works as of 03-29-2023 1 year ago
README.md Turns out still need the i965 drivers 1 year ago
build.sh Added dav1d support 5 months ago
build_part.sh Added curDir so that ffmpeg build properly removes source code dir 1 year ago

README.md

A collection of scripts, presumes you don't have root access, and that the directory /app/ffmpeg is available and writable (default install location for all, will need to adjust the build.sh scripts if not).

Will pull the latest versions of the packages from github, install them to the specified location, and then remove the source code (if successful).

Packages that are not included, but are required include (but are not limited to) gcc > v.11; gnu binutils > v2.6; xorg-x11-drv-intel-devel (intel-gen4asm); and clang. Good luck, and as usual you'll want to send a prayer up to St. Isidore.