<?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のトピックImx8mm vpu  libimxdmabuffer compile error</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-vpu-libimxdmabuffer-compile-error/m-p/1193614#M165959</link>
    <description>&lt;P&gt;Hi, I'm working with&amp;nbsp; iMX8mm&amp;nbsp; &amp;nbsp;i want to use&amp;nbsp; vpu H264&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Freescale/libimxdmabuffer" target="_blank"&gt;https://github.com/Freescale/libimxdmabuffer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;When following the specified configuration instructions;&lt;/P&gt;&lt;P&gt;./waf configure --prefix=PREFIX&lt;/P&gt;&lt;P&gt;Errors relating to not having a specified kernel headers path appear. So I added the following kernel headers path in the configuration;&lt;/P&gt;&lt;P&gt;./waf configure --prefix=PREFIX --imx-linux-headers-path=/home/jensen/imx8mm/OK8MM-linux-sdk/OK8MM-linux-kernel/include/&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but&amp;nbsp; Errors&amp;nbsp;&amp;nbsp;Could not find linux/mxcfb.h in path "/home/jensen/imx8mm/OK8MM-linux-sdk/OK8MM-linux-kernel/include/" specified by --imx-linux-headers-path&amp;nbsp; &amp;nbsp;But there is linux/mxcfb.h&amp;nbsp; in this directory&lt;/P&gt;&lt;P&gt;Any suggestions on what could be causing this issue?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;jensen&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 04 Dec 2020 02:49:52 GMT</pubDate>
    <dc:creator>hello122344</dc:creator>
    <dc:date>2020-12-04T02:49:52Z</dc:date>
    <item>
      <title>Imx8mm vpu  libimxdmabuffer compile error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-vpu-libimxdmabuffer-compile-error/m-p/1193614#M165959</link>
      <description>&lt;P&gt;Hi, I'm working with&amp;nbsp; iMX8mm&amp;nbsp; &amp;nbsp;i want to use&amp;nbsp; vpu H264&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Freescale/libimxdmabuffer" target="_blank"&gt;https://github.com/Freescale/libimxdmabuffer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;When following the specified configuration instructions;&lt;/P&gt;&lt;P&gt;./waf configure --prefix=PREFIX&lt;/P&gt;&lt;P&gt;Errors relating to not having a specified kernel headers path appear. So I added the following kernel headers path in the configuration;&lt;/P&gt;&lt;P&gt;./waf configure --prefix=PREFIX --imx-linux-headers-path=/home/jensen/imx8mm/OK8MM-linux-sdk/OK8MM-linux-kernel/include/&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but&amp;nbsp; Errors&amp;nbsp;&amp;nbsp;Could not find linux/mxcfb.h in path "/home/jensen/imx8mm/OK8MM-linux-sdk/OK8MM-linux-kernel/include/" specified by --imx-linux-headers-path&amp;nbsp; &amp;nbsp;But there is linux/mxcfb.h&amp;nbsp; in this directory&lt;/P&gt;&lt;P&gt;Any suggestions on what could be causing this issue?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;jensen&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 02:49:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-vpu-libimxdmabuffer-compile-error/m-p/1193614#M165959</guid>
      <dc:creator>hello122344</dc:creator>
      <dc:date>2020-12-04T02:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Imx8mm vpu  libimxdmabuffer compile error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-vpu-libimxdmabuffer-compile-error/m-p/1193645#M165963</link>
      <description>&lt;P&gt;why do you need to install this if you just want to use vpu encoder? the bsp support vpu encoder already as default, you don't need to install this, this isn't official released version, I'm not sure if this is tested on imx8mm board&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 03:28:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-vpu-libimxdmabuffer-compile-error/m-p/1193645#M165963</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2020-12-04T03:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Imx8mm vpu  libimxdmabuffer compile error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-vpu-libimxdmabuffer-compile-error/m-p/1193680#M165975</link>
      <description>&lt;P&gt;hi ,joanxie&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;I want to decode USB camera(H264) with vpu,I found libimxvpuapi&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;A href="https://github.com/Freescale/libimxvpuapi" target="_blank"&gt;https://github.com/Freescale/libimxvpuapi&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But libimxdmabuffer is required when compiling&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Checking if this combination works : yes&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Checking for program 'pkg-config' : /opt/fsl-imx-xwayland/4.14-sumo/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Checking for 'libimxdmabuffer &amp;gt;= 0.9.0' : not found&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;The configuration failed&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Do you have vpu api for imx8mm? Or how to use vpu of imx8mm(usb camera)&lt;/P&gt;&lt;P&gt;think you very much..&lt;/P&gt;&lt;P&gt;Best wishes&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 04:46:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-vpu-libimxdmabuffer-compile-error/m-p/1193680#M165975</guid>
      <dc:creator>hello122344</dc:creator>
      <dc:date>2020-12-04T04:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Imx8mm vpu  libimxdmabuffer compile error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-vpu-libimxdmabuffer-compile-error/m-p/1193843#M166000</link>
      <description>&lt;P&gt;could you tell me what bsp version you use?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 09:37:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-vpu-libimxdmabuffer-compile-error/m-p/1193843#M166000</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2020-12-04T09:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Imx8mm vpu  libimxdmabuffer compile error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-vpu-libimxdmabuffer-compile-error/m-p/1193847#M166001</link>
      <description>&lt;P&gt;hi joanxie:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;SPAN&gt;I am using&amp;nbsp;&amp;nbsp;L4.14.78_1.0.0_ga_MX8MMEVK（LINUX）&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;think you&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 09:44:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-vpu-libimxdmabuffer-compile-error/m-p/1193847#M166001</guid>
      <dc:creator>hello122344</dc:creator>
      <dc:date>2020-12-04T09:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Imx8mm vpu  libimxdmabuffer compile error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-vpu-libimxdmabuffer-compile-error/m-p/1194324#M166056</link>
      <description>&lt;P&gt;I have mailed to you, pls check your mailbox&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2020 02:38:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-vpu-libimxdmabuffer-compile-error/m-p/1194324#M166056</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2020-12-07T02:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Imx8mm vpu  libimxdmabuffer compile error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-vpu-libimxdmabuffer-compile-error/m-p/1194353#M166061</link>
      <description>&lt;P&gt;Thank you for your reply..I try the patch。&lt;/P&gt;&lt;P&gt;Best wishes&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2020 03:25:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-vpu-libimxdmabuffer-compile-error/m-p/1194353#M166061</guid>
      <dc:creator>hello122344</dc:creator>
      <dc:date>2020-12-07T03:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Imx8mm vpu  libimxdmabuffer compile error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-vpu-libimxdmabuffer-compile-error/m-p/1198899#M166429</link>
      <description>&lt;P&gt;Where is the link to the patch?&amp;nbsp; Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Dec 2020 12:37:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-vpu-libimxdmabuffer-compile-error/m-p/1198899#M166429</guid>
      <dc:creator>Bob256</dc:creator>
      <dc:date>2020-12-14T12:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Imx8mm vpu  libimxdmabuffer compile error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-vpu-libimxdmabuffer-compile-error/m-p/1548848#M197217</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/39586"&gt;@joanxie&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you share this patch to me ?&lt;/P&gt;
&lt;P&gt;I need it for one of the customer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Ankit.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 10:45:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-vpu-libimxdmabuffer-compile-error/m-p/1548848#M197217</guid>
      <dc:creator>ankitpatel_atp</dc:creator>
      <dc:date>2022-11-04T10:45:31Z</dc:date>
    </item>
  </channel>
</rss>

