<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックRe: imxg2dcompositor</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imxg2dcompositor/m-p/680888#M105166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Igor, thank you for your replay. Unfortunately I know well the examples from Gateworks and the ones in the manual (and there isn't one with several h264 from streams, all composed in one from live views, strange, because is common). I think the problem is different and could be a) a mistake that I make in the pipeline b) a problem with img2compositor with h264. I will post on the group you said me. In the meantime, if someone has experienced such kind of problem, I will accept any advise. Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Jul 2017 07:55:03 GMT</pubDate>
    <dc:creator>cristianochiepp</dc:creator>
    <dc:date>2017-07-03T07:55:03Z</dc:date>
    <item>
      <title>imxg2dcompositor</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imxg2dcompositor/m-p/680886#M105164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All, I'm struggling with the gstreamer on a SABRE iMX6&amp;nbsp;quad core. I have prepare an image with Ubuntu 16 and compiled gstreamer iMX. I would like to use the imxg2dcompositor to gather 4 h264 streams.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The pipeline I have prepared, following some docs on the Network, is the following:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;gst-launch-1.0 \&lt;BR /&gt; imxg2dcompositor name=c background-color=0xFF \&lt;BR /&gt; sink_0::xpos=0 sink_0::ypos=0 sink_0::width=400 sink_0::height=300 \&lt;BR /&gt; sink_1::xpos=400 sink_1::ypos=0 sink_1::width=400 sink_1::height=300 &amp;nbsp;\&lt;BR /&gt; queue2 ! video/x-raw, width=800, height=600 ! imxipuvideosink \&lt;BR /&gt; rtspsrc location=rtsp://&amp;lt;user&amp;gt;:&amp;lt;pwd&amp;gt;@192.168.1.250/h264_2 ! rtph264depay ! h264parse ! imxvpudec ! queue2 ! c.sink_0 \&lt;BR /&gt; rtspsrc location=rtsp://&amp;lt;user&amp;gt;:&amp;lt;pwd&amp;gt;@192.168.1.188/h264_2 ! rtph264depay ! h264parse ! imxvpudec ! queue2 ! c.sink_1&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I have got to face with the following &amp;nbsp;problem: the video is black, none of the streams is visible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I convert the pipe on my Ubuntu workstation (with the "normal" compositor, and using avdec_h264) everything works like a charm.&lt;/P&gt;&lt;P&gt;Moreover, if I use the same stream (2 times the H264 from a same camera), it works!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried several tests to solve the problem, went to any corner of google, but I haven't found out any interesting answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Btw, I have also tried the imxipucompositor: same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where I wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for any advise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 20:15:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imxg2dcompositor/m-p/680886#M105164</guid>
      <dc:creator>cristianochiepp</dc:creator>
      <dc:date>2017-06-30T20:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: imxg2dcompositor</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imxg2dcompositor/m-p/680887#M105165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cristiano&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look at examples on: trac.gateworks.com/wiki/Yocto/gstreamer&lt;/P&gt;&lt;P&gt;imxg2dcompositor is part of gstreamer-imx plugins which are supported by&lt;/P&gt;&lt;P&gt;community: &lt;A class="link-titled" href="https://lists.yoctoproject.org/listinfo/meta-freescale" title="https://lists.yoctoproject.org/listinfo/meta-freescale"&gt;meta-freescale Info Page&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alternatively one can try with nxp gstreamer plugins described in attached Linux Guide&lt;/P&gt;&lt;P&gt;sect. Mulimedia.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Jul 2017 23:29:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imxg2dcompositor/m-p/680887#M105165</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-07-02T23:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: imxg2dcompositor</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imxg2dcompositor/m-p/680888#M105166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Igor, thank you for your replay. Unfortunately I know well the examples from Gateworks and the ones in the manual (and there isn't one with several h264 from streams, all composed in one from live views, strange, because is common). I think the problem is different and could be a) a mistake that I make in the pipeline b) a problem with img2compositor with h264. I will post on the group you said me. In the meantime, if someone has experienced such kind of problem, I will accept any advise. Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 07:55:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imxg2dcompositor/m-p/680888#M105166</guid>
      <dc:creator>cristianochiepp</dc:creator>
      <dc:date>2017-07-03T07:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: imxg2dcompositor</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imxg2dcompositor/m-p/680889#M105167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same problem. I ended up lowering the frame rate and using videomixer instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2020 18:04:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imxg2dcompositor/m-p/680889#M105167</guid>
      <dc:creator>tyounger</dc:creator>
      <dc:date>2020-05-22T18:04:37Z</dc:date>
    </item>
  </channel>
</rss>

