<?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>topic Re: imxvideoconvert_ipu convertion got problem with imxv4l2src? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imxvideoconvert-ipu-convertion-got-problem-with-imxv4l2src/m-p/588385#M88927</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Tu Tran,&lt;/P&gt;&lt;P&gt;&amp;nbsp;can&amp;nbsp;&amp;nbsp;you&amp;nbsp; encode 1080p video streamer with 30fps, remotely transmit to the client ？&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 May 2018 09:25:41 GMT</pubDate>
    <dc:creator>程辉鲍</dc:creator>
    <dc:date>2018-05-21T09:25:41Z</dc:date>
    <item>
      <title>imxvideoconvert_ipu convertion got problem with imxv4l2src?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imxvideoconvert-ipu-convertion-got-problem-with-imxv4l2src/m-p/588382#M88924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tested the the pipeline for cropping and rotation of imxvideoconvert_ipu on kernel 4.1.15 imx6qsabresd board. I got some issues that would like to confirm as below:&lt;/P&gt;&lt;P&gt;1. Max size supported for rotation is only 1024X1024.&lt;/P&gt;&lt;P&gt;Can anybody confirm me whether my understand is correct?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. There is a problem when I try to cropping the data got from imxv4l2src. Below is my pipeline:&lt;/P&gt;&lt;P&gt;a) gst-launch-1.0 -v imxv4l2src device=/dev/video1 ! video/x-raw, format=I420,width=1920, height=1080, framerate=30/1 ! imxvideoconvert_ipu ! video/x-raw, width=1024, height=768 ! vpuenc_h264&amp;nbsp; gop-size=30 bitrate=2048 ! h264parse ! rtph264pay name=pay0 pt=96 timestamp-offset=0 ! udpsink host=192.168.0.100 port=1234 &amp;amp;&lt;/P&gt;&lt;P&gt;Please see my attached file for clearing about the issue with the image from client side.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I try the same pipeline but change from imxv4l2src to videotestsrc, the displayed image from client side is very smooth and beautiful.&lt;/P&gt;&lt;P&gt;b) gst-launch-1.0 -v videotestsrc ! video/x-raw, format=I420,width=1920, height=1080, framerate=30/1 ! imxvideoconvert_ipu ! video/x-raw, width=1024, height=768 ! vpuenc_h264&amp;nbsp; gop-size=30 bitrate=2048 ! h264parse ! rtph264pay name=pay0 pt=96 timestamp-offset=0 ! udpsink host=192.168.0.100 port=1234 &amp;amp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please share me any hint where the issue comes from case a)&lt;/P&gt;&lt;P&gt;I would like to thank a lot for any support on this issue.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336624"&gt;IMG_20160810_144709.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2016 08:04:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imxvideoconvert-ipu-convertion-got-problem-with-imxv4l2src/m-p/588382#M88924</guid>
      <dc:creator>tutran</dc:creator>
      <dc:date>2016-08-10T08:04:32Z</dc:date>
    </item>
    <item>
      <title>Re:  imxvideoconvert_ipu convertion got problem with imxv4l2src?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imxvideoconvert-ipu-convertion-got-problem-with-imxv4l2src/m-p/588383#M88925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;SPAN class="tm6"&gt;1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Normal tm5"&gt;&lt;SPAN class="tm6"&gt;&amp;nbsp; IMX6 IPU does not support rotation (limitation of IC module) above &lt;BR /&gt;1024x1024 ; so one needs to split image on smaller areas and rotate&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Normal tm5"&gt;&lt;SPAN class="tm6"&gt;them, after that combine to whole image (if IPU should be used).&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Normal tm5"&gt;&lt;SPAN class="tm6"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Normal tm5"&gt;&lt;SPAN class="tm6"&gt;2.&lt;BR /&gt;&amp;nbsp; Please check if Gstreamer element imxv4l2src supports the required &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Normal tm5"&gt;&lt;SPAN class="tm6"&gt;caps parameters, using the command below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Normal tm5"&gt;&lt;SPAN class="tm6"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Normal tm5"&gt;&lt;SPAN class="tm6"&gt;$ gst-inspect imxv4l2src&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Wed, 17 Aug 2016 06:54:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imxvideoconvert-ipu-convertion-got-problem-with-imxv4l2src/m-p/588383#M88925</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2016-08-17T06:54:33Z</dc:date>
    </item>
    <item>
      <title>Re:  imxvideoconvert_ipu convertion got problem with imxv4l2src?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imxvideoconvert-ipu-convertion-got-problem-with-imxv4l2src/m-p/588384#M88926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your suggestion and confirmation&lt;/P&gt;&lt;P&gt;I already check the inspect of imxv4l2src, it support 1920x1080&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a strange phenomenon in my trials with the same behavior, changing the captured image size from 1920x1080 to 1280x720. The green noise not happen anymore. There is no error in debug log in two cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you suggest any other hint for the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 09:20:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imxvideoconvert-ipu-convertion-got-problem-with-imxv4l2src/m-p/588384#M88926</guid>
      <dc:creator>tutran</dc:creator>
      <dc:date>2016-09-08T09:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: imxvideoconvert_ipu convertion got problem with imxv4l2src?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imxvideoconvert-ipu-convertion-got-problem-with-imxv4l2src/m-p/588385#M88927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Tu Tran,&lt;/P&gt;&lt;P&gt;&amp;nbsp;can&amp;nbsp;&amp;nbsp;you&amp;nbsp; encode 1080p video streamer with 30fps, remotely transmit to the client ？&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 09:25:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imxvideoconvert-ipu-convertion-got-problem-with-imxv4l2src/m-p/588385#M88927</guid>
      <dc:creator>程辉鲍</dc:creator>
      <dc:date>2018-05-21T09:25:41Z</dc:date>
    </item>
  </channel>
</rss>

