Here is a basic OpenFL video player for the native/C++ target

I’ve put up a simple project for OpenFL/C++ on windows that uses VLC libs to display and control video, and renders it to a texture/bitmap on the displaylist. It works fine, but has a few quirks for now. Hopefully will get time to do a better version soon!

7 Likes

Much appreciated d0oo0p! Thank you for sharing this.

1 Like