| Port details on branch 2026Q1 |
- libva-nvidia-driver NVDEC-based backend for VAAPI
- 0.0.16 multimedia
=0 0.0.16Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2026-01-29 14:06:06
- Last Update: 2026-02-26 00:52:40
- Commit Hash: c36deb8
- License: MIT
- WWW:
- https://github.com/elFarto/nvidia-vaapi-driver
- Description:
- This is an VA-API implementation that uses NVDEC as a backend. This
implementation is specifically designed to be used by Firefox for
accelerated decode of web content, and may not operate correctly in
other applications.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- libva-nvidia-driver>0:multimedia/libva-nvidia-driver
- To install the port:
- cd /usr/ports/multimedia/libva-nvidia-driver/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/libva-nvidia-driver
- pkg install libva-nvidia-driver
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libva-nvidia-driver
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1771528596
SHA256 (elFarto-nvidia-vaapi-driver-v0.0.16_GH0.tar.gz) = 799244cab5ace62b6354e429bd56faa83045470c438fbea13690b4d06754eb8b
SIZE (elFarto-nvidia-vaapi-driver-v0.0.16_GH0.tar.gz) = 185187
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libdrm>=2.4.60,1 : graphics/libdrm
- ffnvcodec-headers>=11.1.5.1 : multimedia/ffnvcodec-headers
- libva>=2.8.0 : multimedia/libva
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- gstreamer1-plugins-bad>=1.26.10 : multimedia/gstreamer1-plugins-bad
- gstreamer1-plugins>=1.26.10 : multimedia/gstreamer1-plugins
- Runtime dependencies:
-
- gstreamer1-plugins-bad>=1.26.10 : multimedia/gstreamer1-plugins-bad
- gstreamer1-plugins>=1.26.10 : multimedia/gstreamer1-plugins
- Library dependencies:
-
- libEGL.so : graphics/libglvnd
- libgstreamer-1.0.so : multimedia/gstreamer1
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for libva-nvidia-driver-0.0.16:
GSTREAMER=on: Multimedia support via GStreamer
===> Use 'make config' to modify these settings
- Options name:
- multimedia_libva-nvidia-driver
- USES:
- compiler:c11 gl meson pkgconfig gstreamer:1
- pkg-message:
- For install:
- To use VA-API in apps like Firefox make sure DRM and CUDA are enabled e.g.,
# pkg install nvidia-drm-kmod linux-nvidia-libs libc6-shim libva-utils
# sysrc kld_list+=nvidia-drm
# service kld restart
$ test -e /dev/dri/renderD* || bsddialog --title Error --msgbox "nvidia-drm-kmod failed" 0 0
$ test -n "$WAYLAND_DISPLAY" || export LIBVA_DRIVER_NAME=nvidia-drm
$ test -n "$WAYLAND_DISPLAY" || setenv LIBVA_DRIVER_NAME nvidia-drm
$ nv-sglrun vainfo
$ nv-sglrun firefox
Note, legacy nvidia-driver series like 470 or older are not supported
by nvidia-drm-kmod required by this package. Consider using
libva-vdpau-driver instead.
- Master Sites:
|
Number of commits found: 2
Number of commits found: 2
|