Skip to content

Fix FFmpeg vaapi support #1608

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

Merged
merged 2 commits into from
Mar 22, 2025
Merged

Fix FFmpeg vaapi support #1608

merged 2 commits into from
Mar 22, 2025

Conversation

silenium-dev
Copy link
Contributor

@silenium-dev silenium-dev commented Mar 20, 2025

install libdrm-dev and libva-dev before building
I've also changed as many download links as possible to https in ffmpeg/cppbuild.sh

Fixes #1607

- install libdrm-dev and libva-dev before building
@silenium-dev silenium-dev force-pushed the master branch 2 times, most recently from 59d8626 to 93e1895 Compare March 21, 2025 20:15
@silenium-dev silenium-dev marked this pull request as ready for review March 21, 2025 20:15
@silenium-dev
Copy link
Contributor Author

The CI has run successfully in my fork: https://github.com/silenium-dev/javacpp-presets/actions/runs/13980704210
But the pull_request workflow won't represent the changes accurately, because it runs the actions from this repo

@silenium-dev silenium-dev changed the base branch from master to actions March 21, 2025 20:18
@silenium-dev
Copy link
Contributor Author

silenium-dev commented Mar 21, 2025

I've changed the target to the actions branch, because it's the branch referenced by workflows. Feel free to change it to the branch it should actually be merged into.

@saudet saudet merged commit 754110d into bytedeco:actions Mar 22, 2025
15 checks passed
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

Successfully merging this pull request may close these issues.

[ffmpeg] creating a VAAPI hw device context results in ENOMEM
2 participants