<div dir="ltr"><div><div>Thank you ! So I see that I don't use the zerocopy while encoding too :<br><br>/GstPipeline:pipeline0/GstOMXH264Enc-omxh264enc:omxh264enc-omxh264enc0.GstPad:sink: caps = video/x-raw, format=(string)I420, width=(int)1920, height=(int)1080, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, chroma-site=(string)mpeg2, colorimetry=(string)1:4:0:0, framerate=(fraction)30/1<br><br></div>I should have /GstPipeline:pipeline0/GstOMXH264Enc-omxh264enc:omxh264enc-omxh264enc0.GstPad:sink:
 caps = video/x-raw<b>(memory:GLMemory)</b>, format=(string)I420, width=(int)1920, 
height=(int)1080, interlace-mode=(string)progressive, 
pixel-aspect-ratio=(fraction)1/1, chroma-site=(string)mpeg2, 
colorimetry=(string)1:4:0:0, framerate=(fraction)30/1<br><br></div>(Sorry to pollute the thread)<br></div><div class="gmail_extra"><br><div class="gmail_quote">2017-03-22 15:23 GMT+01:00 Nicolas Dufresne <span dir="ltr"><<a href="mailto:nicolas@ndufresne.ca" target="_blank">nicolas@ndufresne.ca</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Le mercredi 22 mars 2017 à 14:45 +0100, Damien Picard a écrit :<br>
> How do you see in the logs that zerocopy is not used ? I wonder if I have the same problem...<br>
><br>
> > 2017-03-22 14:43 GMT+01:00 Matthew Waters <<a href="mailto:ystreet00@gmail.com">ystreet00@gmail.com</a>>:<br>
> > On 23/03/17 00:19, David Ventura wrote:<br>
> > > My caps seem to be not using zerocopy:<br>
> > ><br>
> > > /GstPipeline:pipeline0/<wbr>GstOMXH264Dec-omxh264dec:<wbr>omxh264dec-omxh264dec0.GstPad:<wbr>sink: caps = video/x-h264, stream-format=(string)byte-<wbr>stream, alignment=(string)au, level=(string)4, profile=(string)high, width=(int)1280, height=(int)720, framerate=(fraction)0/1, parsed=(boolean)true<br>
> > > /GstPipeline:pipeline0/<wbr>GstOMXH264Dec-omxh264dec:<wbr>omxh264dec-omxh264dec0.GstPad:<wbr>src: caps = video/x-raw, format=(string)I420, width=(int)1280, height=(int)720, interlace-mode=(string)<wbr>progressive, pixel-aspect-ratio=(fraction)<wbr>1/1, chroma-site=(string)mpeg2, colorimetry=(string)bt709, framerate=(fraction)0/1<br>
<br>
</span>In zero-copy, the omx decoder src caps should start with:<br>
<br>
  video/x-raw(memory:GLMemory),.<wbr>..<br>
<span class="HOEnZb"><font color="#888888"><br>
Nicolas</font></span><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><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Damien Picard<br><a href="http://www.editions-eni.fr/livres/gwt-google-web-toolkit-developpez-des-applications-internet-riches-ria-en-java/.97a1a26e7d5be94763fc45ac2a1e961a.html" target="_blank">Expert GWT</a><br>Mob : 06 11 51 47 78</div></div>
</div>