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: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/justsch/ls-nextcloud-intel-gpu-transcoder
- Owner: JustSch
- License: gpl-3.0
- Created: 2024-01-12T02:11:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-25T17:27:19.000Z (almost 2 years ago)
- Last Synced: 2025-02-12T08:38:24.618Z (10 months ago)
- Topics: linuxserver-io, linuxserver-mod, nextcloud, nextcloud-docker
- Language: Dockerfile
- Homepage:
- Size: 23.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```