[PR #4816] [MERGED] Fix some video profiles for Android client #10287

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4816
Author: @nyanmisaka
Created: 12/17/2020
Status: Merged
Merged: 12/20/2020
Merged by: @cvium

Base: masterHead: profiles


📝 Commits (2)

  • cf8aa37 Fix some video profile for Android client
  • ac03ef5 allow empty video encoder profile

📊 Changes

1 file changed (+30 additions, -11 deletions)

View changed files

📝 MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs (+30 -11)

📄 Description

Changes

  • Fix constrained high profile for some encoders
  • Extended profile is not supported by any known h264 encoders
  • Replace HEVC 10-bit profiles with main profile

https://github.com/jellyfin/jellyfin-android/pull/274#discussion_r542541040


🔄 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/4816 **Author:** [@nyanmisaka](https://github.com/nyanmisaka) **Created:** 12/17/2020 **Status:** ✅ Merged **Merged:** 12/20/2020 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `profiles` --- ### 📝 Commits (2) - [`cf8aa37`](https://github.com/jellyfin/jellyfin/commit/cf8aa37f5bd9bc76a78aac4e4232328f82fa4596) Fix some video profile for Android client - [`ac03ef5`](https://github.com/jellyfin/jellyfin/commit/ac03ef57c927ca27900b415ae45194e5d23be664) allow empty video encoder profile ### 📊 Changes **1 file changed** (+30 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs` (+30 -11) </details> ### 📄 Description **Changes** - Fix constrained high profile for some encoders - Extended profile is not supported by any known h264 encoders - Replace HEVC 10-bit profiles with main profile https://github.com/jellyfin/jellyfin-android/pull/274#discussion_r542541040 --- <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 06:17:30 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10287