Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vulkan video output driver support #20

Open
dgcampea opened this issue Sep 26, 2021 · 1 comment
Open

Vulkan video output driver support #20

dgcampea opened this issue Sep 26, 2021 · 1 comment

Comments

@dgcampea
Copy link
Contributor

Related: #6

Since #15 (Update runtime to 21.08) was merged, support for Vulkan output should be possible.
Unfortunately, it looks like it will take more than a simple manifest file change.
Recompiling it fails to enable vulkan support and it looks like many of the dependencies for vulkan are already in the runtime/sdk but fail to get picked up during compilation. Manually adding them doesn't change much as some dependencies seem to require manual patching to work within the runtime.

@fastrizwaan
Copy link
Collaborator

just merged #29

mpv --gpu-api=vulkan video.mp4 works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants