[PR #9388] Multiple HLS codec and bitrate fixes #12091

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

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

State: closed
Merged: Yes


Changes

  • Rebase #8703 on master
  • Add automatic DTS bitrate selection based on output channel count
  • Calculate fallback bitrate based on output channel count
  • Fix encoder check for DTS
  • Add encoder check for TrueHD
  • Add decoder check for DTS and TrueHD
  • Fix condition check in CanStreamCopyAudio
  • Enforce HLS audio and video codec restrictions on transcoding profiles

Issues
Fixes #9270
Fixes #9509
Supersedes #8703

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/9388 **State:** closed **Merged:** Yes --- **Changes** * Rebase #8703 on master * Add automatic DTS bitrate selection based on output channel count * Calculate fallback bitrate based on output channel count * Fix encoder check for DTS * Add encoder check for TrueHD * Add decoder check for DTS and TrueHD * Fix condition check in `CanStreamCopyAudio` * Enforce HLS audio and video codec restrictions on transcoding profiles **Issues** Fixes #9270 Fixes #9509 Supersedes #8703
OVERLORD added the pull-request label 2026-02-07 06:49:51 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#12091