Hi, No you can't do that using the Qt API only. The only way would be to create a custom QAbstractVideoSurface (to set on QCamera) from where you would get the video frames and would be able to process them. Then the problem is that you can't use QMediaRecorder to save to a file, you would have to to the encoding yourself.
Yoann Lopes
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
