moderngl / moderngl-window

A cross platform utility library for ModernGL making window creation and resource loading simple
MIT License
244 stars 57 forks source link

Look into ffmpeg integration (playback) #87

Open einarf opened 4 years ago

einarf commented 4 years ago

It would be nice to support ffmpeg playback. This is simply updating a texture per frame.

Leterax commented 4 years ago

Would be awesome to have. Would this be added as a example or something else?

einarf commented 4 years ago

Prototype here: https://github.com/moderngl/moderngl-window/blob/master/examples/video.py