![]() |
Playback stops with MediaBrowser.MediaEncoding.Attachments.AttachmentExtract - 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: Playback stops with MediaBrowser.MediaEncoding.Attachments.AttachmentExtract (/t-playback-stops-with-mediabrowser-mediaencoding-attachments-attachmentextract) |
Playback stops with MediaBrowser.MediaEncoding.Attachments.AttachmentExtract - bornav - 2025-09-21 So to start of i created an isolated jellyfin instance with fresh installation to make sure it is not configuration related, and with some files it just dies for some reason during playback, sometimes there are some errors, sometimes it's just crickets in the logs, i can provide both the server and the file in question, but i doubt it's file related since playback of that same file locally is not a problem/does not seem to be a problem im running latest jellyfin:10.10.7 in k8s, did not set up on this instance any gpu accelaration options so just cpu, and resource issues should not be an issue, 128Gb ram 32 vcpu it does direct playback by default, but if i force transcode, it still dies but after some time some logs extracted from the attached files that may be related: Code: [11:27:32] [WRN] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:/config/temp-video/TESTVIDEO/S01E08.mkv Code: [11:27:33] [WRN] [30] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:/config/temp-video/TESTVIDEO/S01E08.mkv pod logs ![]() logs from ui: ![]() ![]() ![]() ![]() playback setting displayed in ui before playback stop: and all the logs that i can get from the dashboard, for some reason it spawns multiple ones if any additional info is necessary i could gladly provide it, same with the file in question |