2024-02-01, 07:34 PM
(2024-02-01, 05:07 PM)TheDreadPirate Wrote: Weird. Is ffmpeg just not present in that version?It certainly seems to be:
Code:
$ sudo k3s kubectl exec -n ix-jellyfin jellyfin-68dd495c4d-tnljf bash -- ls -al /usr/lib/jellyfin-ffmpeg/ffmpeg
-rwxr-xr-x 1 root root 283584 Nov 11 19:29 /usr/lib/jellyfin-ffmpeg/ffmpeg
Quote:I don't use TrueNAS Scale, but I am pretty certain you can still do plain docker and use plain docker images so how.Yes, it’s entirely possible to enable apt and install Docker, just not supported, and I’m wary of multiplying my ‘unsupported configuration’ at the moment, heh.
I’m planning to move to a virtualized TrueNAS with Talos Linux (Kubernetes) for running applications in the near future. Maybe it’ll work better there, with more control and no third-party system of preferences. I’ll be patient for now (unless someone has any better suggestions).
In the mean time, thank you again. I appreciate you taking the time to try to work it out.