docs: Jellyfin NVENC passthrough fixed on Aegis (#60) #63
No reviewers
Labels
No labels
blocked
borg-backup
ceph
forgejo
in-progress
infra
netdata
nextcloud
p:high
p:low
p:medium
searxng
service-onboard
swarm-nodes
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
copper/ccnet-prod-devops!63
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "jellyfin-nvenc-passthrough"
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?
Records the 2026-09-02 fix that got Jellyfin on
Aegisdoing real NVENC hardware transcoding.Root cause: the
Jellyfincontainer carriedNVIDIA_VISIBLE_DEVICES/NVIDIA_DRIVER_CAPABILITIES(set by the official image) but ran underruncwith no--runtime=nvidia, solibcuda.so.1never loaded and every transcode fell back to software on the 4c/8t Xeon.Fix (applied on the box):
--runtime=nvidia+ UUID-pinnedNVIDIA_VISIBLE_DEVICESadded to the dockerMan template, container recreated viarebuild_container. Template backup left atmy-Jellyfin.xml.bak-pre-nvidia-20260902.Verified:
Runtime=nvidia,nvidia-smi -Lworks in-container,/dev/dripresent; full NVDEC→NVENC transcode of a 1080p file at ~30x realtime with encoder/decoder ~99%.Doc changes:
docs/homelab-architecture.md— Jellyfin bullet rewritten (was "no passthrough observed live")docs/homelab-build-history.md— new Item 20Resolves #60; clears the last open bullet of #58.
🤖 Generated with Claude Code
https://claude.ai/code/session_011TWtb2UUxCSEPyB625f4xM