<?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: Help needed on imx6 vpu lib usage code in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Help-needed-on-imx6-vpu-lib-usage-code/m-p/229704#M17033</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pradeep&lt;/P&gt;&lt;P&gt;Had your issue got resolved? If yes, we are going to close the discussion in 3 days. If you still need help, please feel free to reply with an update to this discussion.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Mar 2014 08:33:36 GMT</pubDate>
    <dc:creator>YixingKong</dc:creator>
    <dc:date>2014-03-20T08:33:36Z</dc:date>
    <item>
      <title>Help needed on imx6 vpu lib usage code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Help-needed-on-imx6-vpu-lib-usage-code/m-p/229701#M17030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried running the imx6 vpu library code got from net @ &lt;A href="https://github.com/ahmedammar/imx-testing-apps-misc/blob/master/libvpu_encode.c" title="https://github.com/ahmedammar/imx-testing-apps-misc/blob/master/libvpu_encode.c"&gt;https://github.com/ahmedammar/imx-testing-apps-misc/blob/master/libvpu_encode.c&lt;/A&gt;&lt;/P&gt;&lt;P&gt;From the prints I see that first I frame seems to be of size ~ 14K and successive P frames are of size ~15K. Is this possible?&lt;/P&gt;&lt;P&gt;It seems there is some issue. Is the vpu lib usage wrong or the library itself is problematic? Can anyone please help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 06:03:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Help-needed-on-imx6-vpu-lib-usage-code/m-p/229701#M17030</guid>
      <dc:creator>pradeepr</dc:creator>
      <dc:date>2014-02-13T06:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed on imx6 vpu lib usage code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Help-needed-on-imx6-vpu-lib-usage-code/m-p/229702#M17031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where did&amp;nbsp; you get this source code? in fact, current bsp has the vpu api source code, you can use that directly, the path is&lt;/P&gt;&lt;P&gt;&amp;lt;ltib_dir&amp;gt;/rpm/BUILD/imx-lib-11.11.00/vpu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 08:05:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Help-needed-on-imx6-vpu-lib-usage-code/m-p/229702#M17031</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2014-03-05T08:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed on imx6 vpu lib usage code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Help-needed-on-imx6-vpu-lib-usage-code/m-p/229703#M17032</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;I am using the vpu library path mentioned by you only. What I meant was that from the above link I got source code for an application which uses the vpu librray APIs for H264 encode. With that I am seeing the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 08:22:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Help-needed-on-imx6-vpu-lib-usage-code/m-p/229703#M17032</guid>
      <dc:creator>pradeepr</dc:creator>
      <dc:date>2014-03-05T08:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed on imx6 vpu lib usage code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Help-needed-on-imx6-vpu-lib-usage-code/m-p/229704#M17033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pradeep&lt;/P&gt;&lt;P&gt;Had your issue got resolved? If yes, we are going to close the discussion in 3 days. If you still need help, please feel free to reply with an update to this discussion.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 08:33:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Help-needed-on-imx6-vpu-lib-usage-code/m-p/229704#M17033</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-03-20T08:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed on imx6 vpu lib usage code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Help-needed-on-imx6-vpu-lib-usage-code/m-p/229705#M17034</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;I resolved the issue by allocating more frame buffers and sub-sampling buffers with proper frame indexes to VPU library. I got this fix from another librray "libvpuwrapper" which is a wrapper over Freescale VPU library.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pradeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 09:00:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Help-needed-on-imx6-vpu-lib-usage-code/m-p/229705#M17034</guid>
      <dc:creator>pradeepr</dc:creator>
      <dc:date>2014-03-20T09:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed on imx6 vpu lib usage code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Help-needed-on-imx6-vpu-lib-usage-code/m-p/229706#M17035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pradeep,&lt;/P&gt;&lt;P&gt;I'm having a similar set of issue—please see my post here: &lt;A href="https://community.nxp.com/message/499290"&gt;i.MX6 VPU H.264 Encoder Quality Issues&lt;/A&gt;—would you be so kind as to post your specific solution set?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Chuck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 04:31:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Help-needed-on-imx6-vpu-lib-usage-code/m-p/229706#M17035</guid>
      <dc:creator>chuck1</dc:creator>
      <dc:date>2015-04-01T04:31:29Z</dc:date>
    </item>
  </channel>
</rss>

