[PR #7994] Fix the broken transcoding throttler #11599

Closed
opened 2026-02-07 06:41:18 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/7994

State: closed
Merged: Yes


We still need to modify ffmpeg itself for better implementation in the future.
Or utilize the realtime filter to limit the transcoding speed.

Changes

  • Fix the broken transcoding throttler
  • Re-enable it for HWA (tested on Intel/AMD/Nvidia)

Issues
HLS and progressive StreamStates are always disposed prematurely.

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/7994 **State:** closed **Merged:** Yes --- We still need to modify ffmpeg itself for better implementation in the future. Or utilize the `realtime` filter to limit the transcoding speed. **Changes** - Fix the broken transcoding throttler - Re-enable it for HWA (tested on Intel/AMD/Nvidia) **Issues** HLS and progressive StreamStates are always disposed prematurely.
OVERLORD added the pull-request label 2026-02-07 06:41:18 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11599