[PR #7012] [MERGED] Remove ProtectClock for hardware encoding #11225

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/7012
Author: @nnnlog
Created: 12/18/2021
Status: Merged
Merged: 12/19/2021
Merged by: @crobibero

Base: masterHead: remove-protect-clock


📝 Commits (1)

  • 92448ff Remove ProtectClock for hardware encoding

📊 Changes

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

View changed files

📝 debian/jellyfin.service (+0 -1)

📄 Description

Changes
Remove ProtectClock=true in jellyfin.service

Issues
If enable hardware acceleration, ffmpeg doesn't find the gpu.
It worked fine when I erased that from my environment with NVIDIA GeForce RTX 2070 SUPER.


🔄 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/7012 **Author:** [@nnnlog](https://github.com/nnnlog) **Created:** 12/18/2021 **Status:** ✅ Merged **Merged:** 12/19/2021 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `remove-protect-clock` --- ### 📝 Commits (1) - [`92448ff`](https://github.com/jellyfin/jellyfin/commit/92448ffabd3236b6637492f0937d252d9d35d0ad) Remove ProtectClock for hardware encoding ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `debian/jellyfin.service` (+0 -1) </details> ### 📄 Description **Changes** Remove `ProtectClock=true` in jellyfin.service **Issues** If enable hardware acceleration, ffmpeg doesn't find the gpu. It worked fine when I erased that from my environment with NVIDIA GeForce RTX 2070 SUPER. --- <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:34:35 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11225