<html>
  <head>
    <meta content="text/html; charset=ISO-8859-15"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Sebastian,<br>
      <br>
      I tested glimagesink on a common desktop pc with this simple
      pipeline:<br>
      <br>
      v42lsrc ! glimagesink<br>
      <br>
      it takes about 6% cpu (1270x720, 10 fps)<br>
      <br>
      if I revert the change until a week ago cpu usage is 3%<br>
      <br>
      for your info this pipeline<br>
      <br>
      v4l2src ! xvimagesink <br>
      <br>
      require only 0.7% cpu,<br>
      <br>
      is glimagesink supposed to be more optimized than eglglessink? For
      example gstreamer using eglglessink is unable to play full hd
      video on raspberry, will glimagesink fix this performance
      problems? <br>
      <br>
      thanks<br>
      Nicola<br>
      <br>
      Il 15/04/2014 20:38, Sebastian Dröge ha scritto:<br>
    </div>
    <blockquote cite="mid:1397587093.3765.5.camel@thor.lan" type="cite">
      <pre wrap="">Hi everybody,

just a short announcement to make everybody aware of the removal of
eglglessink and libgstegl from gst-plugins-bad. This was the video sink
that was previously used on Android, iOS, Raspberry Pi and others.

The replacement is the glimagesink element, which is also in
gst-plugins-bad, and provides the same features (and more) and is also
supported on all platforms. glimagesink also comes together with
libgstgl, a library that contains all the infrastructure to handle
OpenGL/GLES withing GStreamer.

If you were using eglglessink before, or were displaying video on
Android, iOS or the Raspberry Pi, please test glimagesink from
gst-plugins-bad git master and report any issues you find. 1.4 will be
released without eglglessink.


On a related note, glimagesink also has a higher rank than osxvideosink
and will be used instead of osxvideosink on OSX if available. This
should notably improve the video rendering experience on OSX.

Best regards,
Sebastian
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>