notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2025Q3
libva-nvidia-driver NVDEC-based backend for VAAPI
0.0.14_2 multimedia on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.0.14_2Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-07-04 21:15:04
Last Update: 2025-07-05 11:05:42
Commit Hash: a2a94c9
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. lib/dri/nvidia-drm_drv_video.so
  2. /usr/local/share/licenses/libva-nvidia-driver-0.0.14_2/catalog.mk
  3. /usr/local/share/licenses/libva-nvidia-driver-0.0.14_2/LICENSE
  4. /usr/local/share/licenses/libva-nvidia-driver-0.0.14_2/MIT
Collapse this list.
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 = 1747986147 SHA256 (elFarto-nvidia-vaapi-driver-v0.0.14_GH0.tar.gz) = 4ded132ec4164f3e05656061675dffce677327e4af0d8da33da5f8527609ad2a SIZE (elFarto-nvidia-vaapi-driver-v0.0.14_GH0.tar.gz) = 184593

Expand this list (2 items)

Collapse this list.

SHA256 (0832dfaccc77.patch) = b4008e7e75f450833401e3dcb38f5fac7bed40ceed70dd7e4b7d6f2b6fa2ddea SIZE (0832dfaccc77.patch) = 924

Collapse this list.


Packages (timestamps in pop-ups are UTC):
libva-nvidia-driver
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.0.14_2------
FreeBSD:13:quarterly-0.0.14_2------
FreeBSD:14:latest-0.0.14_2------
FreeBSD:14:quarterly-0.0.14_2------
FreeBSD:15:latest-0.0.14n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libdrm>=2.4.60,1 : graphics/libdrm
  2. ffnvcodec-headers>=11.1.5.1 : multimedia/ffnvcodec-headers
  3. libva>=2.8.0 : multimedia/libva
  4. meson : devel/meson
  5. ninja : devel/ninja
  6. pkgconf>=1.3.0_1 : devel/pkgconf
  7. gstreamer1-plugins-bad>=1.26.2 : multimedia/gstreamer1-plugins-bad
  8. gstreamer1-plugins>=1.26.2 : multimedia/gstreamer1-plugins
Runtime dependencies:
  1. gstreamer1-plugins-bad>=1.26.2 : multimedia/gstreamer1-plugins-bad
  2. gstreamer1-plugins>=1.26.2 : multimedia/gstreamer1-plugins
Library dependencies:
  1. libEGL.so : graphics/libglvnd
  2. 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.14_2: 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/elFarto/nvidia-vaapi-driver/tar.gz/v0.0.14?dummy=/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.14_2
05 Jul 2025 11:05:42
commit hash: a2a94c99a2d37c118da1f1fb0557f25902bec8dfcommit hash: a2a94c99a2d37c118da1f1fb0557f25902bec8dfcommit hash: a2a94c99a2d37c118da1f1fb0557f25902bec8dfcommit hash: a2a94c99a2d37c118da1f1fb0557f25902bec8df files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/libva-nvidia-driver: still need LIBVA_DRIVER_NAME on Xorg

DRI2DriverDRI returns "nvidia" when NOT using "modesetting" DDX.

libva info: Trying to open /usr/local/lib/dri/nvidia_drv_video.so
libva info: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exit

Reported by:	rhurlin

(cherry picked from commit de880d4ed14aae3aa6cb3bd1c679efa7677c63ac)
0.0.14_1
04 Jul 2025 21:54:23
commit hash: 8967fc0482d3bb485e2aef32f5584b1deff75a77commit hash: 8967fc0482d3bb485e2aef32f5584b1deff75a77commit hash: 8967fc0482d3bb485e2aef32f5584b1deff75a77commit hash: 8967fc0482d3bb485e2aef32f5584b1deff75a77 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/libva-nvidia-driver: minor grammar

(cherry picked from commit f2482292d34672083666bcfb17671fe83b725b68)
0.0.14_1
04 Jul 2025 21:42:35
commit hash: 0fe4f5f4a0c7355a8b2c60000cdf8794f3f67378commit hash: 0fe4f5f4a0c7355a8b2c60000cdf8794f3f67378commit hash: 0fe4f5f4a0c7355a8b2c60000cdf8794f3f67378commit hash: 0fe4f5f4a0c7355a8b2c60000cdf8794f3f67378 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/libva-nvidia-driver: document linux-nvidia-libs for libcuda.so

(cherry picked from commit 1b0be97f5653b9aab962381b574ebacd661f2a74)
0.0.14_1
04 Jul 2025 21:13:47
commit hash: d41b65e2fa26c76d91aba9eb70496dc0358ad664commit hash: d41b65e2fa26c76d91aba9eb70496dc0358ad664commit hash: d41b65e2fa26c76d91aba9eb70496dc0358ad664commit hash: d41b65e2fa26c76d91aba9eb70496dc0358ad664 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/libva-nvidia-driver: better document how to run

(cherry picked from commit ef1f7856c102db7f36fc466773b8489834fc25e9)

Number of commits found: 4