<p dir="ltr">Thanks nicolas.. <br>
Can you please suggest me any compositor to make video play in weston.i already made different combinations of pipeline. But all getting same result. Also i debugged with GST_DEBUG =6. It results lots of errors and at the final i saw error like "gst_denit:deinitialized gstreamer". Is there any way to integrate gstreamer player in weston/wayland. </p>
<p dir="ltr">Regards Abin</p>
<div class="gmail_extra"><br><div class="gmail_quote">On Sep 26, 2016 6:56 PM, "Nicolas Dufresne" <<a href="mailto:nicolas.dufresne@gmail.com">nicolas.dufresne@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le lundi 26 septembre 2016 à 09:16 +0300, Sebastian Dröge a écrit :<br>
> You probably want to test with GStreamer GIT master. There were many<br>
> changes to waylandsink recently, which should make it work better and<br>
> more reliable.<br>
><br>
> If that still does not help, please file a bug with the exact system<br>
> details and a debug log obtained with GST_DEBUG=6. Thanks!<br>
><br>
> <a href="https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" rel="noreferrer" target="_blank">https://bugzilla.gnome.org/<wbr>enter_bug.cgi?product=<wbr>GStreamer</a><br>
<br>
Though, due instability of the wayland protocol and often inability to<br>
test due to lack for compliant compositor, don't expect too much at<br>
this moment from this element. At best, be prepared to contribute the<br>
missing features.<br>
<br>
Unlike X11 XV extension, wayland makes it really hard to playback video<br>
since it's support is strictly limited to hardware accelerators that<br>
can produce DMABuf. For anything else, we are suppose to fallback to<br>
GL, which unfortunately is very complex to implement. Wayland protocol<br>
is really missing something to make developer life easier.<br>
<br>
Nicolas<br>______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
<br></blockquote></div></div>