@[email protected] to [email protected] • 1 year agowhich OS for transcoding with jellyfin and gpu intel arc a380?message-square24fedilinkarrow-up127
arrow-up127message-squarewhich OS for transcoding with jellyfin and gpu intel arc a380?@[email protected] to [email protected] • 1 year agomessage-square24fedilink
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-square@[email protected]OPlinkfedilinkEnglish1•1 year 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-21 year 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 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.