Created attachment 210048 [details] v1 FFmpeg 4.3 added VP9 decode (for Maxwell+) via VDPAU but it requires libvdpau 1.3. As such let's update and cherry-pick https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/1054752c563c Disclaimer: I don't use VDPAU. Only build was tested. ABI appears to be compatible.
Hi, Thankss foir the patch, I'll test it and commit the vdpau part.
A commit references this bug: Author: madpilot Date: Fri Dec 20 14:54:09 UTC 2019 New revision: 520512 URL: https://svnweb.freebsd.org/changeset/ports/520512 Log: - Update libvdpau and vdpauinfo to 1.3 - Move to new master site PR: 242715 Submitted by: jbeich Changes: head/multimedia/libvdpau/Makefile head/multimedia/libvdpau/distinfo head/multimedia/vdpauinfo/Makefile head/multimedia/vdpauinfo/distinfo
vdpau updates committer. Thanks, I'm reassigning this to submitter for the rest.
A commit references this bug: Author: jbeich Date: Fri Dec 20 16:37:49 UTC 2019 New revision: 520518 URL: https://svnweb.freebsd.org/changeset/ports/520518 Log: multimedia/ffmpeg: backport VP9 decode to VDPAU VP9 is supported since Maxwell 2nd generation e.g., GeForce GTX 960. PR: 242715 Changes: head/multimedia/ffmpeg/Makefile head/multimedia/ffmpeg/files/patch-vdpau_vp9