mifi / editly

Slick, declarative command line video editing & API
MIT License
4.64k stars 295 forks source link

Pass video texture to a GL shader? #229

Open j-coker opened 1 year ago

j-coker commented 1 year ago

Hi! I couldn't find documentation for this. Is there a way to pass the video texture into a GL shader so that I can perform shader ops based on it? Thanks in advance!

mifi commented 1 year ago

Not that I know, but a PR could be welcome!