[PR #13786] [MERGED] Fix validation of VAAPI/QSV render node path #13709

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/13786
Author: @nyanmisaka
Created: 3/27/2025
Status: Merged
Merged: 3/28/2025
Merged by: @crobibero

Base: masterHead: validate-render-node


📝 Commits (1)

  • 991e15e Fix validation of VAAPI/QSV render node path

📊 Changes

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

View changed files

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

📄 Description

Changes

  • Fix validation of VAAPI/QSV render node path

Issues

  • Check whether the device file is available before using it with FFmpeg

🔄 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/13786 **Author:** [@nyanmisaka](https://github.com/nyanmisaka) **Created:** 3/27/2025 **Status:** ✅ Merged **Merged:** 3/28/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `validate-render-node` --- ### 📝 Commits (1) - [`991e15e`](https://github.com/jellyfin/jellyfin/commit/991e15ea9c81897aa81995e3f253bc349d416e9c) Fix validation of VAAPI/QSV render node path ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs` (+3 -3) </details> ### 📄 Description **Changes** - Fix validation of VAAPI/QSV render node path **Issues** - Check whether the device file is available before using it with FFmpeg --- <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:17:48 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13709