<?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のトピックProblem when using imxcompositor_g2d with i.MX8QM apalis</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Problem-when-using-imxcompositor-g2d-with-i-MX8QM-apalis/m-p/1677746#M208280</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hi all,&lt;BR /&gt;I’m running an application with the i.MX8QMand have used gstreamer pipline for display CSI Camera that using the imxcompositor_g2d&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I want to use a pipeline using imxcompositor_g2d and multifilesrc png file but faced an error (multifilesrc and imxcompositor_g2d)&lt;BR /&gt;bellow is comparing the following two pipelines Pipe#1 have run without error:&lt;/P&gt;&lt;P&gt;Pipe#1&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@apalis-imx8:~#gst-launch-1.0 multifilesrc location=“/home/root/feeds-st.png” caps=“image/png,framerate=1/1” ! pngdec ! imagefreeze ! videoconvert ! waylandsink -v&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;output is ok and display picture&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Pipe#2&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@apalis-imx8:~# gst-launch-1.0 imxcompositor_g2d name=comp sink_0::width=460 sink_0::height=288 ! waylandsink multifilesrc location="/hroot@apalis-imx8-06506314:~# gst-launch-1.0 imxcompositor_g2d name=comp sink_0::width=460 sink_0::height=288 sink_0::xpos=160 sink_0::ypos=120  ! waylandsink multifilesrc location="/home/root/feeds-st.png"  caps="image/png,framerate=1/1"  ! pngdec ! imagefreeze  ! videoconvert  ! comp.sink_0 -v
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
/GstPipeline:pipeline0/GstMultiFileSrc:multifilesrc0.GstPad:src: caps = image/png, width=(int)64, height=(int)64, framerate=(fraction)1/1
/GstPipeline:pipeline0/GstPngDec:pngdec0.GstPad:sink: caps = image/png, width=(int)64, height=(int)64, framerate=(fraction)1/1
/GstPipeline:pipeline0/GstPngDec:pngdec0.GstPad:src: caps = video/x-raw, format=(string)RGBA, width=(int)25, height=(int)25, interlace-mode=(string)progressive, multiview-mode=(string)mono, multiview-flags=(GstVideoMultiviewFlagsSet)0:ffffffff:/right-view-first/left-flipped/left-flopped/right-flipped/right-flopped/half-aspect/mixed-mono, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string)sRGB, framerate=(fraction)1/1
ERROR: from element /GstPipeline:pipeline0/GstMultiFileSrc:multifilesrc0: Internal data stream error.
Additional debug info:
../git/libs/gst/base/gstbasesrc.c(3072): gst_base_src_loop (): /GstPipeline:pipeline0/GstMultiFileSrc:multifilesrc0:
streaming stopped, reason not-negotiated (-4)
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;feeds-st.png is a 25x25 pix image.&lt;BR /&gt;Maybe there is conflict configuration between tow pipeline!! What should I do?Can anyone guide Me?!&lt;BR /&gt;Sure, I will wait for your feedback.&lt;BR /&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jun 2023 09:50:51 GMT</pubDate>
    <dc:creator>hhami_2040</dc:creator>
    <dc:date>2023-06-28T09:50:51Z</dc:date>
    <item>
      <title>Problem when using imxcompositor_g2d with i.MX8QM apalis</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-when-using-imxcompositor-g2d-with-i-MX8QM-apalis/m-p/1677746#M208280</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hi all,&lt;BR /&gt;I’m running an application with the i.MX8QMand have used gstreamer pipline for display CSI Camera that using the imxcompositor_g2d&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I want to use a pipeline using imxcompositor_g2d and multifilesrc png file but faced an error (multifilesrc and imxcompositor_g2d)&lt;BR /&gt;bellow is comparing the following two pipelines Pipe#1 have run without error:&lt;/P&gt;&lt;P&gt;Pipe#1&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@apalis-imx8:~#gst-launch-1.0 multifilesrc location=“/home/root/feeds-st.png” caps=“image/png,framerate=1/1” ! pngdec ! imagefreeze ! videoconvert ! waylandsink -v&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;output is ok and display picture&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Pipe#2&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@apalis-imx8:~# gst-launch-1.0 imxcompositor_g2d name=comp sink_0::width=460 sink_0::height=288 ! waylandsink multifilesrc location="/hroot@apalis-imx8-06506314:~# gst-launch-1.0 imxcompositor_g2d name=comp sink_0::width=460 sink_0::height=288 sink_0::xpos=160 sink_0::ypos=120  ! waylandsink multifilesrc location="/home/root/feeds-st.png"  caps="image/png,framerate=1/1"  ! pngdec ! imagefreeze  ! videoconvert  ! comp.sink_0 -v
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
/GstPipeline:pipeline0/GstMultiFileSrc:multifilesrc0.GstPad:src: caps = image/png, width=(int)64, height=(int)64, framerate=(fraction)1/1
/GstPipeline:pipeline0/GstPngDec:pngdec0.GstPad:sink: caps = image/png, width=(int)64, height=(int)64, framerate=(fraction)1/1
/GstPipeline:pipeline0/GstPngDec:pngdec0.GstPad:src: caps = video/x-raw, format=(string)RGBA, width=(int)25, height=(int)25, interlace-mode=(string)progressive, multiview-mode=(string)mono, multiview-flags=(GstVideoMultiviewFlagsSet)0:ffffffff:/right-view-first/left-flipped/left-flopped/right-flipped/right-flopped/half-aspect/mixed-mono, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string)sRGB, framerate=(fraction)1/1
ERROR: from element /GstPipeline:pipeline0/GstMultiFileSrc:multifilesrc0: Internal data stream error.
Additional debug info:
../git/libs/gst/base/gstbasesrc.c(3072): gst_base_src_loop (): /GstPipeline:pipeline0/GstMultiFileSrc:multifilesrc0:
streaming stopped, reason not-negotiated (-4)
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;feeds-st.png is a 25x25 pix image.&lt;BR /&gt;Maybe there is conflict configuration between tow pipeline!! What should I do?Can anyone guide Me?!&lt;BR /&gt;Sure, I will wait for your feedback.&lt;BR /&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 09:50:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-when-using-imxcompositor-g2d-with-i-MX8QM-apalis/m-p/1677746#M208280</guid>
      <dc:creator>hhami_2040</dc:creator>
      <dc:date>2023-06-28T09:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when using imxcompositor_g2d with i.MX8QM apalis</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-when-using-imxcompositor-g2d-with-i-MX8QM-apalis/m-p/1679531#M208426</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/138651"&gt;@hhami_2040&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I hope you are doing well.&lt;BR /&gt;&lt;BR /&gt;Please make sure to use the latest Gstreamer version.&lt;BR /&gt;Please refer to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;section 12.2. i.MX 8QXP/QM&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in the link.&lt;BR /&gt;&lt;BR /&gt;For more details please refer to this link.&lt;BR /&gt;&lt;A href="https://community.nxp.com/pwmxy87654/attachments/pwmxy87654/imx-processors%40tkb/15/2/i.MX8GStreamerUserGuide.pdf" target="_blank" rel="noopener" data-saferedirecturl="https://www.google.com/url?q=https://community.nxp.com/pwmxy87654/attachments/pwmxy87654/imx-processors%2540tkb/15/2/i.MX8GStreamerUserGuide.pdf&amp;amp;source=gmail&amp;amp;ust=1688196163376000&amp;amp;usg=AOvVaw2muXsZHpbgoUadV52IehEn"&gt;https://community.nxp.com/&lt;WBR /&gt;pwmxy87654/attachments/&lt;WBR /&gt;pwmxy87654/imx-processors%&lt;WBR /&gt;40tkb/15/2/i.&lt;WBR /&gt;MX8GStreamerUserGuide.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I hope it will help!&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Dhruvit Vasavada&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 09:52:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-when-using-imxcompositor-g2d-with-i-MX8QM-apalis/m-p/1679531#M208426</guid>
      <dc:creator>Dhruvit</dc:creator>
      <dc:date>2023-06-30T09:52:54Z</dc:date>
    </item>
  </channel>
</rss>

