Our current mpv can't enable hwdec=vaapi together with Vulkan rendering - it fails to properly find the required DRM format modifier. This upstream patch fixes the issue.
Details
Details
- Reviewers
JoshStrobl - Group Reviewers
Triage Team - Commits
- R2107:db01313ff99e: mpv: backport fix for zero-copy VAAPI/Vulkan interop
Watched video using mpv --hwdec=vaapi --gpu-api=vulkan and checked that zero-copy VAAPI/Vulkan interop is actually working. Tested on Radeon 5700 XT and Mesa 21.1.2.
Diff Detail
Diff Detail
- Repository
- R2107 mpv
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 698 Build 698: arc lint + arc unit