A Raspberry PI should be fine for direct play, but it doesn’t really have the processing power to transcode. Check to see which mode you’re in.
If you want the ability to live transcode, you’d probably have better luck with an old laptop or PC with a dedicated GPU (Even the lowest end ones have the same video encoding hardware in each generation, I use a GTX 1050).
This. I have an LG Oled TV that can nearly trascode everything so I didn’t allow my user to use transcoding and forcing it to do direct play (there is also a plugin for it). Works like a charm. The only thing not supported are VobSubs but otherwise I had no issues.
Your pi is the problem if you are trying to playback incompatible H.265 content or stuff with incompatible subtitles like SSA-subtitles in anime.
My advice (if you can) get a mini-pc like a NUC (used or new) and do everything you did on the Pi.
Besides that, watch tutorials on how to set it up properly or take your time to get docker to know. With docker you’ll just need to set up video permissions and the rest is taken care of by the container.
He’ll, even an Intel based thin client would probably be enough. You can get them on eBay for like 30 bucks, which is about as much as a pi costs. You’ll probably have to replace the ssd though. That’ll set you back an additional 30 bucks.
Jellyfin. Use it daily. Dropping more and more atreamjnf services, it’s been awesome.
Honorable mentioned to Revanced.
I just use plex since I have lifetime plex pass
I also have a lifetime plex pass and still switched to jellyfin because it’s so much better IMHO.
Explain
What apps do you use revanced for? Maybe it’s just me but the two apps I use haven’t had new revanced versions in 6+ months.
YouTube, mostly. Twitch.
I just installed Jellyfin on my Raspi 4 and I’m not happy. It’s so laggy and slow I can barely use it. What is your setup?
A Raspberry PI should be fine for direct play, but it doesn’t really have the processing power to transcode. Check to see which mode you’re in.
If you want the ability to live transcode, you’d probably have better luck with an old laptop or PC with a dedicated GPU (Even the lowest end ones have the same video encoding hardware in each generation, I use a GTX 1050).
This. I have an LG Oled TV that can nearly trascode everything so I didn’t allow my user to use transcoding and forcing it to do direct play (there is also a plugin for it). Works like a charm. The only thing not supported are VobSubs but otherwise I had no issues.
on a pi you’ll have to transcode the media for Direct Play beforehand. Pretty much anything that’s not in h264 aac format will lag
Not a raspi, but I had similar issues on my opensuse HTPC which turned it to be related to issues with (or missing) media codecs in Firefox.
After (re)installing all of them, it worked like a charm.
Your pi is the problem if you are trying to playback incompatible H.265 content or stuff with incompatible subtitles like SSA-subtitles in anime.
My advice (if you can) get a mini-pc like a NUC (used or new) and do everything you did on the Pi.
Besides that, watch tutorials on how to set it up properly or take your time to get docker to know. With docker you’ll just need to set up video permissions and the rest is taken care of by the container.
He’ll, even an Intel based thin client would probably be enough. You can get them on eBay for like 30 bucks, which is about as much as a pi costs. You’ll probably have to replace the ssd though. That’ll set you back an additional 30 bucks.
I have Jellyfin running in a container on my little home server. I’ve never tried it on a RaspPi so I can’t really speak to its performance there.