
Back with the VDPAU 1.3 library release this summer the interface was added for supporting VP9 video decoding with the NVIDIA-developed Video Decode and Presentation API for Unix (VDPAU). Now with the newest FFmpeg Git code they support making use of it.
As for VDPAU coverage with GPUs, the NVIDIA GeForce GTX 900 series and newer supports VP9 8-bit in conjunction with their proprietary graphics driver.
The FFmpeg VDPAU VP9 hardware acceleration details can be found via this commit.
16 Comments