forked from Lainports/freebsd-ports
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. System requirements: - Non-legacy NVIDIA GPU - nvidia-drm-kmod for DMA-BUF - libc6-shim (nv-sglrun) for NVDEC https://github.com/elFarto/nvidia-vaapi-driver
9 lines
333 B
Text
9 lines
333 B
Text
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.
|
|
|
|
System requirements:
|
|
- Non-legacy NVIDIA GPU
|
|
- nvidia-drm-kmod for DMA-BUF
|
|
- libc6-shim (nv-sglrun) for NVDEC
|