mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #7012] [MERGED] Remove ProtectClock for hardware encoding #11225
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:remove-protect-clock📝 Commits (1)
92448ffRemove ProtectClock for hardware encoding📊 Changes
1 file changed (+0 additions, -1 deletions)
View changed files
📝
debian/jellyfin.service(+0 -1)📄 Description
Changes
Remove
ProtectClock=truein jellyfin.serviceIssues
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.