[PR #12604] [MERGED] Enable tone-mapping and HLS remuxing for DoVi Profile 10 in AV1 #13282

Closed
opened 2026-02-07 07:10:14 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/12604
Author: @nyanmisaka
Created: 9/7/2024
Status: Merged
Merged: 9/7/2024
Merged by: @crobibero

Base: masterHead: dovi-av1-tonemap-remuxing


📝 Commits (2)

  • 234f82b Enable hardware tone-mapping for DoVi Profile 10
  • 3c3040e Add HLS remuxing support for DoVi Profile 10

📊 Changes

2 files changed (+16 additions, -9 deletions)

View changed files

📝 Jellyfin.Api/Controllers/DynamicHlsController.cs (+15 -7)
📝 MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs (+1 -2)

📄 Description

Together with #11559 and jellyfin-ffmpeg7, we can enable DoVi Profile 10.

Changes

  • Enable hardware tone-mapping for DoVi Profile 10
  • Add HLS remuxing support for DoVi Profile 10

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/12604 **Author:** [@nyanmisaka](https://github.com/nyanmisaka) **Created:** 9/7/2024 **Status:** ✅ Merged **Merged:** 9/7/2024 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `dovi-av1-tonemap-remuxing` --- ### 📝 Commits (2) - [`234f82b`](https://github.com/jellyfin/jellyfin/commit/234f82bb41176e540c4b6f2750c4fd982eb11cb3) Enable hardware tone-mapping for DoVi Profile 10 - [`3c3040e`](https://github.com/jellyfin/jellyfin/commit/3c3040e9ba6a50593934cea0de6ace791275962c) Add HLS remuxing support for DoVi Profile 10 ### 📊 Changes **2 files changed** (+16 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Controllers/DynamicHlsController.cs` (+15 -7) 📝 `MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs` (+1 -2) </details> ### 📄 Description Together with #11559 and jellyfin-ffmpeg7, we can enable DoVi Profile 10. **Changes** - Enable hardware tone-mapping for DoVi Profile 10 - Add HLS remuxing support for DoVi Profile 10 <img src="https://github.com/user-attachments/assets/f3b56430-8c80-4953-b629-beb437771354" height="300"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:10:14 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13282