aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/MediaEncoding/TranscodingThrottler.cs
diff options
context:
space:
mode:
authornyanmisaka <nst799610810@gmail.com>2024-03-16 03:40:14 +0800
committernyanmisaka <nst799610810@gmail.com>2024-03-16 07:35:05 +0800
commiteca9bf41bcf536708ad74236793b363db3af1e4d (patch)
tree9c63f5ed565bc039162125eecad92a90f9f05089 /MediaBrowser.Controller/MediaEncoding/TranscodingThrottler.cs
parent1e964c9bc23b598135590f5b29f25836158a4305 (diff)
Add TranscodingSegmentCleaner to replace ffmpeg's hlsenc deletion
FFmpeg deletes segments based on its own transcoding progress, but we need to delete segments based on client download progress. Since disk and GPU speeds vary, using hlsenc's built-in deletion will result in premature deletion of some segments. As a consequence, the server has to constantly respin new ffmpeg instances, resulting in choppy video playback. Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Diffstat (limited to 'MediaBrowser.Controller/MediaEncoding/TranscodingThrottler.cs')
0 files changed, 0 insertions, 0 deletions