Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/justsch/ls-nextcloud-intel-gpu-transcoder


https://github.com/justsch/ls-nextcloud-intel-gpu-transcoder

linuxserver-io linuxserver-mod nextcloud nextcloud-docker

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# Nextcloud Intel GPU Transcoder

A docker mod that installs all the packages needed to use intel QuickSync Video (QSV) for transcoding using the linuxserver.io nextcloud image.
Use by adding the following environment variable to your container or docker-compose.yml:
```
DOCKER_MODS=ghcr.io/JustSch/ls-nextcloud-intel-gpu-transcoder
```

To use with other docker mods:
```
DOCKER_MODS=ghcr.io/JustSch/ls-nextcloud-intel-gpu-transcoder|MOD2|MOD3
```