PiotrZWarszawy / Jellyfin Hardware Encoding in 920+
0 likes
0 forks
1 files
Last active
Working Portainer stack for hardware endocing version of Jellyfin in 920+. In Jellyfin settings You have to disable all 'Intel Low-Power' checkdox!
1 | version: "2" |
2 | services: |
3 | jellyfin: |
4 | image: jellyfin/jellyfin:latest |
5 | container_name: Jellyfin |
6 | environment: |
7 | - TZ=Europe/Warsaw |
8 | - PGID=1026 |
9 | - PUID=100 |
10 | - JELLYFIN_DATA_DIR=/shared_config |
Newer
Older