Jellyfin Forum
Buffering - 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: Buffering (/t-buffering)

Pages: 1 2


Buffering - iwishiknewmore - 2024-11-19

Hey people, i need help troubleshooting an issue that has popped up, i have jellyfin running in a docker container, which worked great up until now, streams with a bit rate larger than 7 seem to always buffer every so often, the higher the bitrate the more it buffers and it becomes absolutely impossible to watch most things. it happens on the windows desktop app, in browser, but not on mobile, ive tried both my pc and laptop, both experience this issue. It also affects both direct play as well as transcodes, but it isnt resource limited as docker has plenty of cpu and ram, nor network limited as even when i know pretty much nothing is using the bandwidth it still happens, ive tried different docker image tags, redeploying with portainer, backups, but it still happens. Anyone have any ideas? let me know if you need any more info, thanks.


RE: Buffering - TheDreadPirate - 2024-11-19

Can you share your full jellyfin logs via pastebin?


RE: Buffering - iwishiknewmore - 2024-11-19

@TheDreadPirate
which logs do you need, when you go to dashboard, and then to logs? which ones there?


RE: Buffering - TheDreadPirate - 2024-11-19

log_20241119.log


RE: Buffering - iwishiknewmore - 2024-11-19

i get this making the 2 pastebin links (file is 800kb):
Pastebin’s SMART filters have detected potentially offensive or questionable content in your Paste.
The content you are trying to publish has been deemed potentially offensive or questionable by our filters, because of this you’re receiving this warning.
This Paste can only be published with the visibility set to "Private".

it being private wont work right?


RE: Buffering - TheDreadPirate - 2024-11-19

Try privatebin.

https://privatebin.info/

I think their max is higher.


RE: Buffering - iwishiknewmore - 2024-11-20

@TheDreadPirate
that worked, here is the link: https://privatebin.net/?ae15fa08cf1d0873#6qDHZptHkidBoDyKcK2GcwEeQz3ag7RhoEmy8wZfYopL


RE: Buffering - Fate - 2024-11-20

(2024-11-20, 12:16 PM)iwishiknewmore Wrote: @TheDreadPirate
that worked, here is the link: https://privatebin.net/?ae15fa08cf1d0873#6qDHZptHkidBoDyKcK2GcwEeQz3ag7RhoEmy8wZfYopL
You have an (old?) plugin thats not loading right but thats not your issue.

Do you have a transcoding log? That would be great as this generally looks ok.


RE: Buffering - TheDreadPirate - 2024-11-20

In addition to the ffmpeg logs, can you also share your hardware specs, Linux distro, and whether there is any virtualization.


RE: Buffering - iwishiknewmore - 2024-11-20

here are ffmpeg logs, most recent ones. https://privatebin.net/?78f167e25991f99a#8A3xHTVZ152rzGCENY88mX1nCJP55NbPnsHoYrXjSLgw
system is as follows:
OS: proxmox with 12600k cpu
virtualized on proxmox in vm's: opnsense, openm,ediavault and proxmox backup server. And then a debian lxc container with docker installed {Stuff we don't talk about - TDP}. this lxc has 4cpus, 8gb ram, 8gb swap and 40gb boot disk
media is stored on 1 16tb drive with all config, transcodes etc on a 2tb nvme.

ive since noticed that with no streams from jellyfin all ui's are responsive, but with even one stream they take much longer to load, i dont know why this is as this wasnt the case before