![]() |
Transcoding Audio Only Stuttering - 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: Transcoding Audio Only Stuttering (/t-transcoding-audio-only-stuttering) |
Transcoding Audio Only Stuttering - designingbeing - 2025-03-05 When transcoding audio only, playback pauses for 10-30 seconds every couple of minutes. The machine is running Proxmox -> Debian 12 VM -> Docker -> Jellyfin
Debian VM Proxmox Host ![]() Any ideas how to resolve this? RE: Transcoding Audio Only Stuttering - TheDreadPirate - 2025-03-05 Is the container using host networking or bridge networking? RE: Transcoding Audio Only Stuttering - designingbeing - 2025-03-06 (2025-03-05, 05:34 PM)TheDreadPirate Wrote: Is the container using host networking or bridge networking? Thanks for the reply. The docker is configured to use host networking. The issue is also present on a LXC running Debian 12. No docker, just a regular install of 10.10.6. Hardware tanscoding is confirmed working in the LXC by selecting a low bitrate on the client. Frequent pausing does not occur while video is being transcoded at low bitrate: 3mbit/s has no pausing, 5mbit/s has frequent pausing. RE: Transcoding Audio Only Stuttering - TheDreadPirate - 2025-03-06 Are transcodes also written to the NFS share? Or to a local disk? Does this issue happen on all clients? Or a specific client? |