<?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: ipucsc crop and upscale in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/ipucsc-crop-and-upscale/m-p/425503#M64442</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Verdana','sans-serif';"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Verdana','sans-serif';"&gt;Please try the recent BSP L3.14.28.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&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>Thu, 10 Sep 2015 10:46:17 GMT</pubDate>
    <dc:creator>Yuri</dc:creator>
    <dc:date>2015-09-10T10:46:17Z</dc:date>
    <item>
      <title>ipucsc crop and upscale</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ipucsc-crop-and-upscale/m-p/425502#M64441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd like to crop and upscale&amp;nbsp; (basically zoom) a video feed coming from mfw_v4lsrc.&amp;nbsp; Specifically, I'd like to crop a 640x480 video by 60 pixels on the top/bottom edges and 80 pixels on the right/left edges and then upscale that cropped video up to 1280x720.&amp;nbsp; I was hoping I could do that with the pipeline: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gst-launch mfw_v4lsrc ! \&lt;/P&gt;&lt;P&gt; 'video/x-raw-yuv, format=(fourcc)I420, width=(int)640, height=(int)480, crop-left=(int)60, crop-top=(int)60, crop-bottom=(int)60, crop-right=(int)60' ! \&lt;/P&gt;&lt;P&gt; mfw_ipucsc ! \&lt;/P&gt;&lt;P&gt; 'video/x-raw-yuv, format=(fourcc)I420, width=(int)1280, height=(int)720' ! vpuenc ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but vpuenc's source caps show an image of size 1152x592.&amp;nbsp; I can make this work by forcing the capsfilter between ipucsc and vpuenc to have a width/height of 1440x848, but that seems very cludgy.&amp;nbsp; Whats the right way to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is running on the 3.10.17_1.0.0ga BSP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2015 22:46:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ipucsc-crop-and-upscale/m-p/425502#M64441</guid>
      <dc:creator>allanmatthew</dc:creator>
      <dc:date>2015-09-03T22:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: ipucsc crop and upscale</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ipucsc-crop-and-upscale/m-p/425503#M64442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Verdana','sans-serif';"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Verdana','sans-serif';"&gt;Please try the recent BSP L3.14.28.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&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>Thu, 10 Sep 2015 10:46:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ipucsc-crop-and-upscale/m-p/425503#M64442</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2015-09-10T10:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: ipucsc crop and upscale</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ipucsc-crop-and-upscale/m-p/425504#M64443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the new BSP solved the issue?&lt;/P&gt;&lt;P&gt;I encountered the same issue, with different resolution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a reply will be appreciated, :-)&lt;/P&gt;&lt;P&gt;Shmulik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 06:18:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ipucsc-crop-and-upscale/m-p/425504#M64443</guid>
      <dc:creator>shmulikfridman</dc:creator>
      <dc:date>2016-09-13T06:18:47Z</dc:date>
    </item>
  </channel>
</rss>

