This Docker image code fork from the project rffmpeg-worker with added support for Vulkan and Mesa.
Compiled with --enable-vulkan and --enable-libplacebo flags.
It is designed for use with Debian:trixie-slim as the base image, Vulkan version 1.3.275, and Mesa Vulkan Drivers version 23.2.1.
The image includes FFmpeg pre-built with the necessary configurations for SMB file access and P5,P7,P8,HDR,HDR+ to SDR screenshot conversion from mkv,mp4 and iso files.
[StrmAssistant Distributed-Extract wiki](https://github.com/sjtuross/StrmAssistant/wiki/分布式媒体信息提取-(Distributed-Extract))To enable Vulkan for proper CPU selection, set the following environment variables depending on the architecture:
VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/lvp_icd.aarch64.json
VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/lvp_icd.x86_64.json
Content type
Image
Digest
sha256:66cbeb18a…
Size
237.6 MB
Last updated
4 months ago
docker pull bxgms/rffmpeg-worker-vulkan:trixie-mesa23.2.1