2024-02-24, 06:06 PM
This shouldn't matter, but why aren't you using hardware acceleration? What are your hardware specs?
I turned on debug logging on my test setup to see what a normal transcode debug log looks like. I have this line in mine that I don't see in yours.
"Finished serving" logs never appear in yours.
Do you have anything going on in your network that could potentially block or alter network traffic? A pihole? Something like that?
I turned on debug logging on my test setup to see what a normal transcode debug log looks like. I have this line in mine that I don't see in yours.
Code:
[2024-02-24 17:58:39.022 +00:00] [DBG] [16] Jellyfin.Api.Controllers.DynamicHlsController: Finished serving "/config/transcodes/c545c75f9b6db8892b4f63f9ea2121e51.ts"
"Finished serving" logs never appear in yours.
Do you have anything going on in your network that could potentially block or alter network traffic? A pihole? Something like that?