[Interest] Video Filters on Android
Jason H
jhihn at gmx.com
Wed Apr 4 01:52:03 CEST 2018
http://blog.qt.io/blog/2015/03/20/introducing-video-filters-in-qt-multimedia/ announced video filter support, and hardware accelerated too!
Code: http://code.qt.io/cgit/qt/qtmultimedia.git/tree/examples/multimedia/video/qmlvideofilter_opencl
I'm trying to get it running on Android, but I'm going down a rabbit hole with OpenCL 2.0 and EGL 3.2. I have been hacking on it but I don't know where EGLContext is declared.
Had anyone gotten this running in Android?
Thanks!
More information about the Interest
mailing list