Hi guys, In the last few days I am trying to get video support in QT5 working. As far as I understood, QT5 is using GStreamer backend for video support. I managed to get GStreamer 1.4 working (playing "big bucks bunny" video). I also managed to compile QtGStreamer which should be used for video playback. When I try to run QtGStreamer example "player", I get following error: QWidget:aintEngine: Should no longer be called QPainter::begin: Paint device returned engine == 0, type: 1 Ideas are more than welcome Thanks, Ivan
Hi Ivan, It has been long i know but i am facing a similar issue as you were earlier, did u find a solution for this ? the player example works fine with x11 and linuxfb but fails with eglfs I get following error: QWidgetaintEngine: Should no longer be called QPainter::begin: Paint device returned engine == 0, type: 1 nad thats it the application is closed. Regards Sriram