Jellyfin: Difference between revisions
Add tranlate tag exclude code parts |
Add note that overlay is not required on 25.11 and newer |
||
| Line 255: | Line 255: | ||
<!--T:31--> | <!--T:31--> | ||
This triggers a rebuild of the Jellyfin package. After applying, select "Intel QuickSync (QSV)" in the Jellyfin settings for hardware-accelerated transcoding with minimal CPU load. | This triggers a rebuild of the Jellyfin package. After applying, select "Intel QuickSync (QSV)" in the Jellyfin settings for hardware-accelerated transcoding with minimal CPU load. | ||
On NixOS 25.11 and newer (specifically since [https://github.com/NixOS/nixpkgs/pull/424061 this PR]), <code>vpl</code> support in FFmpeg is enabled by default, so there is no need to use an overlay. | |||
<!--T:32--> | <!--T:32--> | ||