-
Notifications
You must be signed in to change notification settings - Fork 47
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
hardware filter #114
hardware filter #114
Conversation
HardwareFrameContext
DumpFormat and HardwareFrameContext
Just test hardware filter with cuda. |
Thanks a lot for the PR! Unfortunately, following this comment, I was already working on adding the proper methods to allow using hardware filtering with Could you check out the |
it can work by |
Did you also have time to test the FYI I've merged the |
BuffersrcFilterContext
BuffersrcFilterContext.SetBuffersrcParameters(*parameters)
BuffersrcParameters
AllocBuffersrcParameters()
BuffersrcParameters.HardwareFrameContext()
BuffersrcParameters.SetHardwareFrameContext(*hardwareFrameContext)