Announcement

Collapse
No announcement yet.

NVIDIA-VAAPI-Driver 0.0.8 Introduces New Direct Backend

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • NVIDIA-VAAPI-Driver 0.0.8 Introduces New Direct Backend

    Phoronix: NVIDIA-VAAPI-Driver 0.0.8 Introduces New Direct Backend

    Introduced at the start of the year was an experimental open-source project implementing the VA-API interface over NVIDIA's NVDEC video decoding API. In turn this VA-API support for running atop NVIDIA's proprietary Linux graphics driver allows for GPU video acceleration within Firefox and other software only targeting the Video Acceleration API. Now in closing out the year is a new NVIDIA-VAAPI-Driver release...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    That should be
    Code:
    NVD_BACKEND=direct
    to enable the direct backend.

    Comment


    • #3
      mpv freezes when I try to play a video. https://pastebin.com/evRvppZr
      The direct backend doesn't work either. All video frames in mpv are green: https://pastebin.com/XthKdtKR

      I have NVIDIA GeForce RTX 3060 Ti.

      Comment


      • #4
        Originally posted by Monsterovich View Post
        mpv freezes when I try to play a video. https://pastebin.com/evRvppZr
        The direct backend doesn't work either. All video frames in mpv are green: https://pastebin.com/XthKdtKR

        I have NVIDIA GeForce RTX 3060 Ti.
        Could be a related fix: https://github.com/elFarto/nvidia-va...b3630f4833aaa5

        Comment

        Working...
        X