We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
GL.Node does not support video surfaces.
Manipulating 2D surfaces works but manipulating video surfaces does not.
Apply any shader on a video and it will not process it, only the first frame.
Related to:
The text was updated successfully, but these errors were encountered:
cc: @gre @enigmablue @hamzashahbaz
Any guidance / info on this before I take a crack at it?
Sorry, something went wrong.
@gre any idea when this can get in?
No branches or pull requests
GL.Node does not support video surfaces.
Actual behavior
Manipulating 2D surfaces works but manipulating video surfaces does not.
Steps to reproduce the behavior
Apply any shader on a video and it will not process it, only the first frame.
Related to:
The text was updated successfully, but these errors were encountered: