<?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: About i.MX6 AV encoding/decoding solution in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/About-i-MX6-AV-encoding-decoding-solution/m-p/492677#M79165</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know and have these examples. The vpu-test code you mentioned contains only video encoding or decoding, without audio part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the code which can encoding and decoding audio &amp;amp; video stream, with audio-video sync.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Feb 2016 07:12:02 GMT</pubDate>
    <dc:creator>i386</dc:creator>
    <dc:date>2016-02-09T07:12:02Z</dc:date>
    <item>
      <title>About i.MX6 AV encoding/decoding solution</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-i-MX6-AV-encoding-decoding-solution/m-p/492673#M79161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using imx6d platform, running Linux without any GUI(NOT Ubuntu).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to implement the audio &amp;amp; video encoding/decoding functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I know, gstreamer is a choice, but it needs Gnome, not for bare Linux. FFmpeg is another choice, but I don't know how to build out the version with imx6 vpu hardware acceleration. Is there any solution for me ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Feb 2016 05:45:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-i-MX6-AV-encoding-decoding-solution/m-p/492673#M79161</guid>
      <dc:creator>i386</dc:creator>
      <dc:date>2016-02-06T05:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: About i.MX6 AV encoding/decoding solution</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-i-MX6-AV-encoding-decoding-solution/m-p/492674#M79162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gary&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;multimedia recipes should be used for including codecs, please check&lt;/P&gt;&lt;P&gt;attached yocto guide p.4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Feb 2016 11:20:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-i-MX6-AV-encoding-decoding-solution/m-p/492674#M79162</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-02-07T11:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: About i.MX6 AV encoding/decoding solution</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-i-MX6-AV-encoding-decoding-solution/m-p/492675#M79163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where can I find the related code example which uses the codec lib???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2016 02:17:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-i-MX6-AV-encoding-decoding-solution/m-p/492675#M79163</guid>
      <dc:creator>i386</dc:creator>
      <dc:date>2016-02-09T02:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: About i.MX6 AV encoding/decoding solution</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-i-MX6-AV-encoding-decoding-solution/m-p/492676#M79164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;imx-test-3.14.28-1.0.0/../mxc_vpu_test/&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://repository.timesys.com/buildsources/i/imx-test/imx-test-3.14.28-1.0.0/" rel="nofollow"&gt;http://repository.timesys.com/buildsources/i/imx-test/imx-test-3.14.28-1.0.0/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2016 06:20:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-i-MX6-AV-encoding-decoding-solution/m-p/492676#M79164</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-02-09T06:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: About i.MX6 AV encoding/decoding solution</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-i-MX6-AV-encoding-decoding-solution/m-p/492677#M79165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know and have these examples. The vpu-test code you mentioned contains only video encoding or decoding, without audio part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the code which can encoding and decoding audio &amp;amp; video stream, with audio-video sync.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2016 07:12:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-i-MX6-AV-encoding-decoding-solution/m-p/492677#M79165</guid>
      <dc:creator>i386</dc:creator>
      <dc:date>2016-02-09T07:12:02Z</dc:date>
    </item>
  </channel>
</rss>

