[PR #11713] [MERGED] Fix VideoToolbox H264 constrained profile option #12798

Closed
opened 2025-12-22 09:30:07 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/11713
Author: @gnattu
Created: 5/18/2024
Status: Merged
Merged: 5/21/2024
Merged by: @Bond-009

Base: release-10.9.zHead: fix-vt-h264-profile


📝 Commits (1)

  • 53de8c0 Fix VideoToolbox H264 constrained profile option

📊 Changes

1 file changed (+12 additions, -0 deletions)

View changed files

📝 MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs (+12 -0)

📄 Description

Like a lot of other encoders they need an underscore between two words.

Changes

Issues


🔄 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/11713 **Author:** [@gnattu](https://github.com/gnattu) **Created:** 5/18/2024 **Status:** ✅ Merged **Merged:** 5/21/2024 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `release-10.9.z` ← **Head:** `fix-vt-h264-profile` --- ### 📝 Commits (1) - [`53de8c0`](https://github.com/jellyfin/jellyfin/commit/53de8c08054ac5789cce4ff1955e606b56dfa8e9) Fix VideoToolbox H264 constrained profile option ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs` (+12 -0) </details> ### 📄 Description Like a lot of other encoders they need an underscore between two words. <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** <!-- Describe your changes here in 1-5 sentences. --> **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 09:30:07 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#12798
No description provided.