diff --git a/images/docker-ffmpeg/index.html b/images/docker-ffmpeg/index.html index c17cd4fa5b..72b574cbea 100644 --- a/images/docker-ffmpeg/index.html +++ b/images/docker-ffmpeg/index.html @@ -28,7 +28,7 @@ -c:v h264_qsv \ -global_quality 25 \ /config/output.mkv -
Nvidia support requires Nvidia container toolkit and the Nvidia drivers installed on the host
docker run --rm -it \
--runtime=nvidia \
-v $(pwd):/config \
linuxserver/ffmpeg \
@@ -56,4 +56,4 @@
--pull \
-t linuxserver/ffmpeg:latest .
The ARM variants can be built on x86_64 hardware using multiarch/qemu-user-static
Once registered you can define the dockerfile to use with -f Dockerfile.aarch64
.
libxcb-shm0
. Add quick test at the end of build.libfribidi
, libharfbuzz
and libfontconfig
, compile libharfbuzz.ENABLE_VULKAN=true
no longer needed)(tested with Intel).ENABLE_VULKAN=true
) to x86_64. Bump Intel drivers and other libs.--enable-small
from ffmpeg build options to add back some features.