<p dir="ltr"></p>
<p dir="ltr">Le 5 nov. 2016 10:41 AM, "munezbn.dev" <<a href="mailto:munezbn.dev@gmail.com">munezbn.dev@gmail.com</a>> a écrit :<br>
><br>
>  I have found the issue. This might help others in future.<br>
><br>
> The issue was  in Buildroot files. I need to raise a Bug there.<br>
><br>
> gst-omx doesnt have dependency for gst1-plugins-bad. So whenever I generate<br>
> an image, gst-omx was building before gst1-plugins-bad.<br>
><br>
> This means that gst-omx cannot find "gstreamer_gl-1.0" which is part of bad<br>
> plugins and gst-omx thinks that platform  doesnt have GST_GL support and<br>
> builds omx library without GST_GL support.</p>
<p dir="ltr">Good catch, thanks for sharing. Building this is difficult, the RPi stack is not fully implementing pkg-config description of their libraries (opengl and omx).</p>
<p dir="ltr">><br>
> I manually rebuilt gst-omx again and copied library to rpi and it worked :)<br>
> .. But I had issue with 1080-60fps video.  But I am not bothered about that<br>
> now.</p>
<p dir="ltr">I have never seen anything better them FHD 30fps working.</p>
<p dir="ltr">><br>
> So ideally in <a href="http://gst-omx.mk">gst-omx.mk</a> file i need to add  gst1-plugins-bad dependency to<br>
> make sure that gst-omx is built after gst1-plugins-bad.<br>
><br>
> I think you didn't see this issue because you always build gst-omx manually<br>
> after gst1-plugins-bad ??<br>
><br>
><br>
> Thanks & Regards<br>
> Munez<br>
><br>
><br>
><br>
><br>
> --<br>
> View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Full-HD-with-gst-omx-on-Raspberry-Pi-tp4667414p4680480.html">http://gstreamer-devel.966125.n4.nabble.com/Full-HD-with-gst-omx-on-Raspberry-Pi-tp4667414p4680480.html</a><br>
> Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
> _______________________________________________<br>
> gstreamer-devel mailing list<br>
> <a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
> <a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br></p>