[PR #1808] [MERGED] Change Win32 AMF flag to d3d11va #8901

Closed
opened 2026-02-07 05:52:24 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/1808
Author: @joshuaboniface
Created: 9/29/2019
Status: Merged
Merged: 9/30/2019
Merged by: @joshuaboniface

Base: masterHead: fix-amf-win


📝 Commits (1)

  • 7fd75bf Change Win32 AMF flag to d3d11va for Windows 8+

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs (+4 -1)

📄 Description

Changes
Use DirectX 11 hardware acceleration for AMF on Windows 8 or newer.

Issues
Fixes #1807


🔄 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/1808 **Author:** [@joshuaboniface](https://github.com/joshuaboniface) **Created:** 9/29/2019 **Status:** ✅ Merged **Merged:** 9/30/2019 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `fix-amf-win` --- ### 📝 Commits (1) - [`7fd75bf`](https://github.com/jellyfin/jellyfin/commit/7fd75bf0715564c996028d7dedc98bb3095180a3) Change Win32 AMF flag to d3d11va for Windows 8+ ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs` (+4 -1) </details> ### 📄 Description **Changes** Use DirectX 11 hardware acceleration for AMF on Windows 8 or newer. **Issues** Fixes #1807 --- <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 05:52:24 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#8901