Hi. I just deployed LinuxServer’s Jellyfin. Hardware acceleration pretty much worked out of the box, which is awesome as compared to what I gather needs to be done when using the official image (lots of manual steps).
Is it also possible to enable Intel Low-Power H.264 hardware encoder? According to Jellyfin’s documentation, some setting up is required (Debian/Ubuntu: Brainiarc7’s gist) but since I’m running TrueNAS Scale, where interacting with the system is not recommended, I was wondering if this is something that already works out of LinuxServer’s image, can already be enabled, or will be implemented in the future.
I did try enabling it in Jellyfin’s settings, but my videos wouldn’t play, suggesting that it is not set-up.
In any case, despite warnings, I did try the instructions provided by Brainiarc7 and some files were missing from the system anyway so I decided not to further pursue it.
$ sudo update-initramfs -u
update-initramfs: Generating /boot/initrd.img-5.15.79+truenas
grep: /etc/initramfs-tools/modules: No such file or directory
grep: /etc/initramfs-tools/modules: No such file or directory
grep: /etc/initramfs-tools/modules: No such file or directory
grep: /etc/initramfs-tools/modules: No such file or directory
grep: /etc/initramfs-tools/modules: No such file or directory
grep: /etc/initramfs-tools/modules: No such file or directory
grep: /etc/initramfs-tools/modules: No such file or directory
grep: /etc/initramfs-tools/modules: No such file or directory
grep: /etc/initramfs-tools/modules: No such file or directory
grep: /etc/initramfs-tools/modules: No such file or directory
grep: /etc/initramfs-tools/modules: No such file or directory
grep: /etc/initramfs-tools/modules: No such file or directory
grep: /etc/initramfs-tools/modules: No such file or directory
grep: /etc/initramfs-tools/modules: No such file or directory
grep: /etc/initramfs-tools/modules: No such file or directory
grep: /etc/initramfs-tools/modules: No such file or directory
grep: /etc/initramfs-tools/modules: No such file or directory
cryptsetup: ERROR: Couldn't resolve device boot-pool/ROOT/22.12.0
cryptsetup: WARNING: Couldn't determine root device
$ update-grub
-bash: update-grub: command not found