20
submitted 4 months ago by swooosh@lemmy.world to c/selfhosted@lemmy.world

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.

all 25 comments
sorted by: hot top controversial new old
[-] HybridSarcasm@lemmy.world 21 points 4 months ago

You’ll need to be far more descriptive than “I can’t get it to work.” I can almost guarantee you that Fedora is not the problem.

[-] swooosh@lemmy.world 1 points 4 months ago

I just used a live ubuntu image and it works out of the box with the same setup. No idea what's the problem with fedora. Unfortunately I'll move to ubuntu now.

[-] pineapplelover@lemm.ee 6 points 4 months ago

The OS is not a problem I can guarantee you that. Fedora is a fine operating system

[-] Strit@lemmy.linuxuserspace.show 10 points 4 months ago

Fedora does not have proper h264/h265 encoding/decoding by default, since they are non-free codecs. That could be the issue.

[-] pineapplelover@lemm.ee 1 points 4 months ago* (last edited 4 months ago)

I guess you can install it if that's an issue then.

[-] h3ndrik@feddit.de 5 points 4 months ago* (last edited 4 months ago)

Maybe you can find a guide/tutorial on how to set it up?

Usually you need the correct packages installed on your system to enable something like VAAPI or QSV. Then you need a version of ffmpeg with that enabled. And then configure it in Jellyfin correctly.

I don't have any specific insights on how to do it with Fedora. I suppose it's very similar to how it's done on other Linux distros.

[-] swooosh@lemmy.world 2 points 4 months ago

I move to ubuntu now :( it works out of the box.

[-] qaz@lemmy.world 4 points 4 months ago* (last edited 4 months ago)

Have you tried using the linuxserver.io Docker image? It has the latest drivers for hardware encoding included. I couldn't get HW encoding with the official image to work but this one worked without any manual setup. You still have to forward devices to the Docker container though.

[-] ExcessShiv@lemmy.dbzer0.com 4 points 4 months ago

Funny, i couldn't get HW encoding to work with the linuxserver.io docker image, but the exact same compose file, except it's using the official image, works just fine without any issues.

[-] qaz@lemmy.world 2 points 4 months ago
[-] swooosh@lemmy.world 2 points 4 months ago

Yes, I tried that. Doesn't work. It works with the official image on ubuntu. thanks for the suggestion

[-] possiblylinux127@lemmy.zip 4 points 4 months ago

I would not use Jellyfin on Fedora. I would install Debian and then Jellyfin. You also could install it in podman or docker.

[-] swooosh@lemmy.world 1 points 4 months ago

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.

[-] possiblylinux127@lemmy.zip 2 points 4 months ago* (last edited 4 months ago)

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.

[-] vision@lemmy.zip 4 points 4 months ago

You probably need to get codecs/drivers from RPMfusion to get it to work. Fedora doesn't include much by default. https://rpmfusion.org/Howto/Multimedia

[-] swooosh@lemmy.world 1 points 4 months ago

I couldn't get it to work even with installing several additional codecs and other packages

[-] vision@lemmy.zip 1 points 4 months ago

Did you install the intel-media-driver package?

[-] swooosh@lemmy.world 1 points 4 months ago
[-] frankenswine@lemmy.world 3 points 4 months ago

you will need to make sure that jellyfin uses a version of ffmpeg that actually uses your graphics card - you might need to compile ffmpeg with the corresponding flags

[-] swooosh@lemmy.world 1 points 4 months ago

Within docker, it's jellyfin-ffmpeg

[-] monkeyman512@lemmy.world 2 points 4 months ago

I am running Plex with an Intel A40 in Ubuntu server. Worked well for me as Ubuntu had the drivers baked in before they made there way into a Debian release.

[-] Kekin@lemy.lol 1 points 4 months ago

May be related to this: https://github.com/jellyfin/jellyfin/issues/11380

I know my setup with intel integrated gpu worked prior to the release pf 10.9. Now I can't get transcoding to work. In the comments they suggest the kernel version has something to do with it but for me it didn't fix it. I'll have to troubleshoot further today

Meanwhile transcoding works fine in Plex, so I feel it may be something specific to jellyfin

[-] swooosh@lemmy.world 1 points 4 months ago

Using 10.8.13 didn't work for me but thanks for the suggestion

this post was submitted on 20 May 2024
20 points (79.4% liked)

Selfhosted

39247 readers
272 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS