Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 15 days 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-25T17:27:19.000Z (10 months ago)
- Last Synced: 2024-10-16T22:37:33.222Z (29 days ago)
- Topics: linuxserver-io, linuxserver-mod, nextcloud, nextcloud-docker
- Language: Dockerfile
- Homepage:
- Size: 23.4 KB
- Stars: 1
- 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
```