Hi Community,
I'm working on i.MX6 Quad sabre-SD then build zimage and uboot by yocto project 2.0.
But for my rootfs I got debian on website and burn into machine.
I'm trying to play video via application that I designed by QT.
And I will need to use Gstreamer.
But here comes the issue.
While I using Gstreamer 1.0 to play video, it will show below error.
Failed to start video surface due to main thread blocked
internal data stream error
I install gstreamer 1.0 by using command apt-get install on debian.
Did there any config I should open in menuconfig?
Or is there any specific gstreamer that is designed only for freescale?
Please is there anyone who can help me on this.
This problem had stuck me for a long time.
Thanks in Advanced!