Skip to content

Commit e0b18f8

Browse files
shanemcdclaude
andcommitted
Add libva-nvidia-driver for hardware video decode
Enables VA-API hardware video decoding on NVIDIA GPUs, significantly reducing CPU usage during video calls (e.g. Google Meet). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent ebb593f commit e0b18f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mybox/Containerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ RUN <<EORUN
121121
\
122122
`# Desktop applications` \
123123
chromium \
124+
libva-nvidia-driver \
124125
thunderbird \
125126
qt6-qttools \
126127
Sunshine \
@@ -129,6 +130,7 @@ RUN <<EORUN
129130
krb5-devel \
130131
krb5-workstation \
131132
openldap-clients \
133+
openldap-devel \
132134
\
133135
`# Document processing` \
134136
pandoc

0 commit comments

Comments
 (0)