@swooosh@lemmy.world to Selfhosted@lemmy.world • 10 months agowhich OS for transcoding with jellyfin and gpu intel arc a380?message-square25fedilinkarrow-up127arrow-down17file-text
arrow-up120arrow-down1message-squarewhich OS for transcoding with jellyfin and gpu intel arc a380?@swooosh@lemmy.world to Selfhosted@lemmy.world • 10 months agomessage-square25fedilinkfile-text
I can’t get it to work. I wonder if it’s the operating system. What system do you use it on? I’m on fedora.
minus-squarePossibly linuxlinkfedilinkEnglish3•10 months agoI would not use Jellyfin on Fedora. I would install Debian and then Jellyfin. You also could install it in podman or docker.
minus-square@swooosh@lemmy.worldOPlinkfedilinkEnglish1•10 months agoI had it in podman compose first. That didn’t even return the proper error messages and just skipped them if there was any. I can’t recommend it. It works on ubuntu.
minus-squarePossibly linuxlinkfedilinkEnglish2•edit-210 months agoPodman compose is flaking at best and isn’t well maintained. You can use Podman in Daemon mode with docker-compose if you need a compose file. I mentioned podman as it has very good performance. However, it is broken on Ubuntu.
I would not use Jellyfin on Fedora. I would install Debian and then Jellyfin. You also could install it in podman or docker.
I had it in podman compose first. That didn’t even return the proper error messages and just skipped them if there was any. I can’t recommend it. It works on ubuntu.
Podman compose is flaking at best and isn’t well maintained. You can use Podman in Daemon mode with docker-compose if you need a compose file.
I mentioned podman as it has very good performance. However, it is broken on Ubuntu.