<?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: 1080i de-interlance support for iMX53, based on L2.6.35_11.09.01 BSP -blog archive in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/1080i-de-interlance-support-for-iMX53-based-on-L2-6-35-11-09-01/m-p/170440#M5431</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply Qiang Li&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, just to confirm, this patch supports 1080i -&amp;gt; 1080p / 60 on the imx6?&lt;/P&gt;&lt;P&gt;- can you provide a link to the correct BSP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Dec 2016 15:28:47 GMT</pubDate>
    <dc:creator>phil_martin</dc:creator>
    <dc:date>2016-12-01T15:28:47Z</dc:date>
    <item>
      <title>1080i de-interlance support for iMX53, based on L2.6.35_11.09.01 BSP -blog archive</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/1080i-de-interlance-support-for-iMX53-based-on-L2-6-35-11-09-01/m-p/170435#M5426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Due to IM53 IPU VDIC hardware limitation, the input and output size for VDIC is 968*1024, so for 1080i, it can't be supported ditectly, we need use split mode to support 1080i de-interlance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IPU lib to support VDI split mode:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2004" data-containertype="14" data-objectid="292876" data-objecttype="2" href="https://community.nxp.com/servlet/JiveServlet/download/2004-292712-292876-167458/22-ER1109_ipu_lib_vdi_split_support.zip"&gt;ER1109_ipu_lib_vdi_split_support.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Updated ipu lib source code: imx-lib-11.09.01\ipu\mxc_ipu_hl_lib.c;&lt;/P&gt;&lt;P&gt;Updated vpu unit test code: imx-test-11.09.01\test\mxc_vpu_test&lt;/P&gt;&lt;P&gt;Test command (d1.mp2 is the interlanced MPEG2 RAW video; 1080i.mp4 is the interlanced H.264 RAW video):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ./mxc_vpu_test.out -D "-i /d1.mp2 -x&amp;nbsp;1 -f 4 -v h -w 1920 -h 1080"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ./mxc_vpu_test.out -D "-i /1080i.264 -x 1 -f 2 -v h -w 1920 -h 1080"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kernel V4L2 driver to support VDI split mode:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2004" data-containertype="14" data-objectid="292876" data-objecttype="2" href="https://community.nxp.com/servlet/JiveServlet/download/2004-292712-292876-167459/23-ER1109_v4l2_VDI_Split_patch.zip"&gt;ER1109_v4l2_VDI_Split_patch.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vdi_split.patch is the kernel patch;&lt;/P&gt;&lt;P&gt;mxc_v4l2_output.c is the patched kernel source code file "linux-2.6.35.3\drivers\media\video\mxc\output\mxc_v4l2_output.c".&lt;/P&gt;&lt;P&gt;Test command (d1.mp2 is the interlanced MPEG2 RAW video; 1080i.mp4 is the interlanced H.264 RAW video):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ./mxc_vpu_test.out -D "-i /d1.mp2 -x&amp;nbsp;0 -f 4 -v h -w 1920 -h 1080"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ./mxc_vpu_test.out -D "-i /1080i.264 -x&amp;nbsp;0 -f 2 -v h -w 1920 -h 1080"&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-335841"&gt;22-ER1109_ipu_lib_vdi_split_support.zip&lt;/A&gt;&lt;/STRONG&gt;&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-335841"&gt;23-ER1109_v4l2_VDI_Split_patch.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 05:31:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/1080i-de-interlance-support-for-iMX53-based-on-L2-6-35-11-09-01/m-p/170435#M5426</guid>
      <dc:creator>qiang_li-mpu_se</dc:creator>
      <dc:date>2012-06-26T05:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: 1080i de-interlance support for iMX53, based on L2.6.35_11.09.01 BSP -blog archive</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/1080i-de-interlance-support-for-iMX53-based-on-L2-6-35-11-09-01/m-p/170436#M5427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could I know what's device we can test your codes? I'd like to test video input with 720p or 1080i on i.mx53, but I could not find the device to test.&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2012 01:07:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/1080i-de-interlance-support-for-iMX53-based-on-L2-6-35-11-09-01/m-p/170436#M5427</guid>
      <dc:creator>stevetsai</dc:creator>
      <dc:date>2012-09-13T01:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: 1080i de-interlance support for iMX53, based on L2.6.35_11.09.01 BSP -blog archive</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/1080i-de-interlance-support-for-iMX53-based-on-L2-6-35-11-09-01/m-p/170437#M5428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can test it on iMX53 QSB board with VGA output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2012 01:47:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/1080i-de-interlance-support-for-iMX53-based-on-L2-6-35-11-09-01/m-p/170437#M5428</guid>
      <dc:creator>qiang_li-mpu_se</dc:creator>
      <dc:date>2012-09-21T01:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: 1080i de-interlance support for iMX53, based on L2.6.35_11.09.01 BSP -blog archive</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/1080i-de-interlance-support-for-iMX53-based-on-L2-6-35-11-09-01/m-p/170438#M5429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can this be made to support the imx6?&lt;/P&gt;&lt;P&gt;- i'm really interested in 1080i-&amp;gt;1080p @ 60Hz on the imx6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 20:35:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/1080i-de-interlance-support-for-iMX53-based-on-L2-6-35-11-09-01/m-p/170438#M5429</guid>
      <dc:creator>phil_martin</dc:creator>
      <dc:date>2016-11-30T20:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: 1080i de-interlance support for iMX53, based on L2.6.35_11.09.01 BSP -blog archive</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/1080i-de-interlance-support-for-iMX53-based-on-L2-6-35-11-09-01/m-p/170439#M5430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The default&amp;nbsp;iMX6 BSP supports it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 05:38:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/1080i-de-interlance-support-for-iMX53-based-on-L2-6-35-11-09-01/m-p/170439#M5430</guid>
      <dc:creator>qiang_li-mpu_se</dc:creator>
      <dc:date>2016-12-01T05:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: 1080i de-interlance support for iMX53, based on L2.6.35_11.09.01 BSP -blog archive</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/1080i-de-interlance-support-for-iMX53-based-on-L2-6-35-11-09-01/m-p/170440#M5431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply Qiang Li&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, just to confirm, this patch supports 1080i -&amp;gt; 1080p / 60 on the imx6?&lt;/P&gt;&lt;P&gt;- can you provide a link to the correct BSP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 15:28:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/1080i-de-interlance-support-for-iMX53-based-on-L2-6-35-11-09-01/m-p/170440#M5431</guid>
      <dc:creator>phil_martin</dc:creator>
      <dc:date>2016-12-01T15:28:47Z</dc:date>
    </item>
  </channel>
</rss>

