[PR #12695] [MERGED] Fix MJPEG hwenc may be incorrectly enabled on AMDGPU #13330

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

📋 Pull Request Information

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

Base: masterHead: fix-amd-no-mjpeg


📝 Commits (1)

  • 3b491a1 Fix MJPEG hwenc may be incorrectly enabled on AMDGPU

📊 Changes

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

View changed files

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

📄 Description

Changes

  • Fix MJPEG hwenc may be incorrectly enabled on AMDGPU

Issues

  • AMD GPU has no MJPEG hw encoder

🔄 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/12695 **Author:** [@nyanmisaka](https://github.com/nyanmisaka) **Created:** 9/23/2024 **Status:** ✅ Merged **Merged:** 9/23/2024 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `fix-amd-no-mjpeg` --- ### 📝 Commits (1) - [`3b491a1`](https://github.com/jellyfin/jellyfin/commit/3b491a160341ea610e2cb0ac71490d07eb7a4c88) Fix MJPEG hwenc may be incorrectly enabled on AMDGPU ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs` (+8 -0) </details> ### 📄 Description **Changes** - Fix MJPEG hwenc may be incorrectly enabled on AMDGPU **Issues** - AMD GPU has no MJPEG hw encoder --- <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:11:04 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13330