mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Issue]: Playback stops few seconds before the video ends when consuming transcoded content. #4468
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SgtMarmite on GitHub (Jan 2, 2023).
Please describe your bug
When I watch content using Chrome browser that needs to be transcoded I have an issue with the videos stopping too soon (Usually it is 8 seconds before the video finishes, but I think that it happened to me a few times that it was more). There is no problem with direct play.
The behaviour of playing transcoded videos has two scenarios:
I have tried updating kernels, updating ffmpeg, setting i915.enable_guc to 2 but nothing helps.
What client sees when issue scenario 2 arises:
https://imgur.com/a/kEdm3QM
I think the problem here is that the ffmpeg thinks the video is shorter by 8 seconds so it gets cut off too soon, then jellyfin sometimes plays the next episode and sometimes it does not.
The issue might be related to: https://github.com/jellyfin/jellyfin/issues/6957
My CPU:
Intel(R) Core(TM) i7-10700T CPU @ 2.00GHz
Transcoding settings:
HW VA-API (low power) which works flawlessly except this bug. (I have also tried different settings combinations, the behaviour is the same).
Jellyfin Version
Other
if other:
10.8.8
Environment
Jellyfin logs
FFmpeg logs
Please attach any browser or client logs here
No response
Please attach any screenshots here
No response
Code of Conduct
@jellyfin-bot commented on GitHub (May 3, 2023):
This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.
If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or master branch, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.
This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.