Jellyfin Forum
Anyone have any interesting rffmpeg setups? - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Off Topic (https://forum.jellyfin.org/f-off-topic)
+--- Forum: General Discussion (https://forum.jellyfin.org/f-general-discussion)
+--- Thread: Anyone have any interesting rffmpeg setups? (/t-anyone-have-any-interesting-rffmpeg-setups)



Anyone have any interesting rffmpeg setups? - Mel_Gibson_Real - 2024-06-09

Rffmpeg is a really cool tool that allows remote trancoding to occur on other systems. This in theory could allow for huge powerful jellyfin setups potentially serving 100s of users.

Has anyone actually pulled this off and willing to share some specs or challenges in setting something like this up?


RE: Anyone have any interesting rffmpeg setups? - TheDreadPirate - 2024-06-09

AFAIK, no one has pulled this off. I recall a few users asking how to scale Jellyfin, rffmpeg was mentioned, but nothing beyond that.


RE: Anyone have any interesting rffmpeg setups? - Mel_Gibson_Real - 2024-06-09

Ive collected a few spare PC ill probably give it a try and see just what kinda stuff you can do with it. Im interested to see how transcode throttling and scrobble HW acceleration works with it


RE: Anyone have any interesting rffmpeg setups? - DYNAMIC - 2025-01-16

(2024-06-09, 06:38 PM)Mel_Gibson_Real Wrote: Ive collected a few spare PC ill probably give it a try and see just what kinda stuff you can do with it. Im interested to see how transcode throttling and scrobble HW acceleration works with it

Did you do it ?


RE: Anyone have any interesting rffmpeg setups? - Lion-Soul - 2025-02-03

Is That configuration is OK for rffmpeg?

https://www.ldlc.com/fiche/PB00663114.html


RE: Anyone have any interesting rffmpeg setups? - TheDreadPirate - 2025-02-03

Is this device going to be the one running ffmpeg? Or do you want to run Jellyfin on this N150 device and ffmpeg somewhere else?


RE: Anyone have any interesting rffmpeg setups? - Lion-Soul - 2025-02-05

(2025-02-03, 12:58 PM)TheDreadPirate Wrote: Is this device going to be the one running ffmpeg?  Or do you want to run Jellyfin on this N150 device and ffmpeg somewhere else?
My Jellyfin Work on a docker ds 923+ i have some trouble for transcoding, so i want n150 make only the transcoding task


RE: Anyone have any interesting rffmpeg setups? - gnattu - 2025-02-05

I suggest you just run jellyfin on N150. rffmpeg will going to work worse and worse when jellyfin's transcoding pipeline integrates with the system more and more tightly. It will generate different command on different OS and kernel version but with rffmpeg it will very likely generate a wrong one (because the kernel running jellyfin is not the kernel running ffmpeg)


RE: Anyone have any interesting rffmpeg setups? - TheDreadPirate - 2025-02-05

(2025-02-05, 06:48 AM)gnattu Wrote: I suggest you just run jellyfin on N150. rffmpeg will going to work worse and worse when jellyfin's transcoding pipeline integrates with the system more and more tightly. It will generate different command on different OS and kernel version but with rffmpeg it will very likely generate a wrong one (because the kernel running jellyfin is not the kernel running ffmpeg)

100% this.  It is much simpler to have your NAS just be a NAS to store all your media than it is to have the N150 device be a remote transcoder.