Hi,
I am trying to play video using gstreamer in qt5 video widget example.
If you have time can you please explain how to implement it, gstreamer video plays properly using gst-launch-1.0 command but when i try to play the video widget example from qt i get buffers dropped warning and the video is not running smoothly or it is delayed with breaks.
I would also like to know how did u switch between different frame buffers at runtime, like you said gstreamer on fb0 and qt ui on fb1
the board i am using is freescale imx6q board and the kernel is 3.10.17.
i built kernel and qt5 with yocto project.
Best Regards
Sriraman Ravi