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

Fix for the broken tonemap_vaapi filter and some cuda improvements #59

Merged
merged 3 commits into from
Feb 10, 2021

Conversation

nyanmisaka
Copy link
Member

@nyanmisaka nyanmisaka commented Jan 25, 2021

Changes

Linux: *Only amd64 variants needs to be build in this version.

  • Add a custom hwupload_vaapi filter
    intend to enable tonemapping filter on AMD VAAPI in the future.

  • Fix the broken tonemap_vaapi filter
    some critical patches that are unmerged and ignored by ffmpeg. https://github.com/intel-media-ci/intel-ffmpeg-patch
    way faster tonemapping speed on Intel VAAPI and QSV. 70-120fps 1080p and 30-50fps 4k on HD630 when doing 4k H2S.

  • Add cuda format converter, make it possible to enable zero-copy transcoding pipeline with NVENC.

  • Dependencies update for libva

Windows:

@nyanmisaka nyanmisaka changed the title Fix for the broken tonemap_vaapi filter Fix for the broken tonemap_vaapi filter and some cuda improvements Jan 26, 2021
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.

2 participants