Jellyfin Forum
Stuttering when remuxing - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: Stuttering when remuxing (/t-stuttering-when-remuxing)

Pages: 1 2


RE: Stuttering when remuxing - TheDreadPirate - 2024-11-09

Are all your clients going through a reverse proxy?


RE: Stuttering when remuxing - bobnahara - 2024-11-10

No reverse proxy.


RE: Stuttering when remuxing - bobnahara - 2024-11-10

Have determined its a codec issue with browsers. Don't know why I didn't try this in the beginning = just opened the video file directly with chrome/firefox - same issues.
The issue is that I'm using sonarr/radarr and this is stuff that came in with them. Seemingly a lot of dropout content for some reason.
Is there a way to just say no remuxing - if you cant direct play transcode the damn thing.

Tried updating the user permissions but that didnt seem to work.


RE: Stuttering when remuxing - gnattu - 2024-11-10

If that is the problem you just pre-trancode it as it is currently the only way to workaround this.


RE: Stuttering when remuxing - bobnahara - 2024-11-10

Can you give more detail on pre-transcode?


RE: Stuttering when remuxing - TheDreadPirate - 2024-11-10

You can use Tdarr to automate pre-transcoding everything.

Jellyfin will remux or transcode when the client needs it. There are edge cases where it does either needlessly (misconfigured profile), but most of the time remuxes and transcodes happen because they need to.


RE: Stuttering when remuxing - bobnahara - 2024-11-10

I had not heard of Tdarr. Thanks!