Skip to content
New issue

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

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

Already on GitHub? # to your account

Enable Va-API hw acceleration in ffmpeg for h264 and HEVC #1499

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

grill2010
Copy link
Contributor

+) Enables Va-API support on Linux x86 and Linux x64
+) Add ffmpeg patches for invalid reference frames in Va-API hevc/ h264 to avoid stream glitches (streetpea/chiaki-ng#108). (patches are used in Chiaki)

@grill2010 grill2010 marked this pull request as draft May 7, 2024 07:07
@grill2010
Copy link
Contributor Author

Was in contact with one of the Chiaki devs, the patches are not needed as this is just because of a custom logic within Chiaki itself. Will do some further testing the next couple of days and will update my pull request.

@saudet
Copy link
Member

saudet commented May 22, 2024

You're going to need to use temporarily the actions from your fork, but why not simply do apt-get install libva-dev?

@grill2010
Copy link
Contributor Author

Because I have another branch where I back ported some stuff and this didn't work as was downloading an older version of libva-dev and the ffmpeg build failed. Building it itself might not be needed when we upgrade to a newer ubuntu build image but not sure if that will break other things. I will continue testing in a temp branch.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants