mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
ffmpeg transcoding continues after playback stop #88
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 @joshuaboniface on GitHub (Dec 15, 2018).
Related to #167, #168, #169 - there is up to a 60s timeout after stopping playback and the transcode jobs terminating. Investigate how best to fix as simply lowering the timeout value causes ffmpeg to terminate during playback.
@andrewrabert commented on GitHub (Dec 15, 2018):
Fixed with https://github.com/jellyfin/jellyfin/pull/171