Sign inSign up

bxgms/rffmpeg-worker-vulkan

By bxgms

Updated 4 months ago

Image
0

1.8K

bxgms/rffmpeg-worker-vulkan repository overview

Docker Image Overview

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.


Features

  • Please refer to [StrmAssistant Distributed-Extract wiki](https://github.com/sjtuross/StrmAssistant/wiki/分布式媒体信息提取-(Distributed-Extract))

Vulkan Environment Variables

To enable Vulkan for proper CPU selection, set the following environment variables depending on the architecture:

For ARM architecture:
VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/lvp_icd.aarch64.json
For X86 architecture:
VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/lvp_icd.x86_64.json

Tag summary

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