On Mon, Nov 17, 2014 at 5:58 PM, Fabio Estevam <feste...@gmail.com> wrote:
>> Just a wild guess - we usually test here with dmabuf capable devices and >> without X. As you are using gstglimagesink, the code around >> ext/gl/gstglimagesink.c (453) looks like gst_gl_context_create() went >> wrong. Does your GL work correctly? Maybe you can test the glimagesink >> with a simpler pipeline first. > > Yes, maybe it would be better to remove X from my initial tests. I > will give it a try. Now I have a rootfs without X: root@imx6qsabresd:/home# gst-inspect-1.0 | grep v4l2 video4linux2: v4l2src: Video (video4linux2) Source video4linux2: v4l2sink: Video (video4linux2) Sink video4linux2: v4l2radio: Radio (video4linux2) Tuner video4linux2: v4l2deviceprovider (GstDeviceProviderFactory) video4linux2: v4l2video1dec: V4L2 Video Decoder Basic test works fine: root@imx6qsabresd:/home# gst-launch-1.0 videotestsrc ! fbdevsink root@imx6qsabresd:/home# gst-launch-1.0 playbin uri=file:///home/H264_test1_Talk inghead_mp4_480x360.mp4 Setting pipeline to PAUSED ... Pipeline is PREROLLING ... Redistribute latency... [ 138.267329] coda 2040000.vpu: CODA PIC_RUN timeout I was not able to switch to Gstreamer 1.4.4 yet, so this was on 1.4.1. Thanks -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html