<?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: i.mx 6s H264 encoding in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218871#M14163</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;H.264 encoding is supported in hardware on the other platforms through our VPU processor (Dual Quad and Dual Lite).&amp;nbsp;&amp;nbsp; It is unlikely that software encoders for the solo will be provided for the solo platform by Freescale.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for other code to use, ffmpeg is one option although it has not been tested for its encoder use on Freescale platforms.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Oct 2012 16:52:32 GMT</pubDate>
    <dc:creator>LaurenPost</dc:creator>
    <dc:date>2012-10-16T16:52:32Z</dc:date>
    <item>
      <title>i.mx 6s H264 encoding</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218870#M14162</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 was wondering if freescale provides (or plans to) h264 encoding software for the imx6 series processors. I am developing an application to stream video from a 2MP cmos sensor. We have been looking at using something like the TI DM365, but the i.mx6 really impresses me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is code available, what would the best development kit be? I suppose we could use the SABRE Lite, even though we don't need the quad core functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 01:08:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218870#M14162</guid>
      <dc:creator>cmolson</dc:creator>
      <dc:date>2012-10-16T01:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx 6s H264 encoding</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218871#M14163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;H.264 encoding is supported in hardware on the other platforms through our VPU processor (Dual Quad and Dual Lite).&amp;nbsp;&amp;nbsp; It is unlikely that software encoders for the solo will be provided for the solo platform by Freescale.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for other code to use, ffmpeg is one option although it has not been tested for its encoder use on Freescale platforms.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 16:52:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218871#M14163</guid>
      <dc:creator>LaurenPost</dc:creator>
      <dc:date>2012-10-16T16:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx 6s H264 encoding</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218872#M14164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the response Lauren. Is the encoder that different between the imx6s and imx6d? I see that from the product page the imx6s supports hardware encode/decode, would the VPU documentation be available for us to write our own software for it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 20:30:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218872#M14164</guid>
      <dc:creator>cmolson</dc:creator>
      <dc:date>2012-10-16T20:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx 6s H264 encoding</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218873#M14165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You did not state which OS - Linux or Android.&amp;nbsp;&amp;nbsp; The VPU has frameworks already in place with Gstreamer on Linux and OpenMAX on Android which already interface with the VPU hardware.&amp;nbsp;&amp;nbsp; You can write applications that interface to these applications.&amp;nbsp; On Linux, there is unit test code provided you can interface directly to the vpu library.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 20:56:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218873#M14165</guid>
      <dc:creator>LaurenPost</dc:creator>
      <dc:date>2012-10-16T20:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx 6s H264 encoding</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218874#M14166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are planning on running Linux. Okay I think I understand a bit better now. We are familiar with gstreamer and are currently using that for another application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 21:03:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218874#M14166</guid>
      <dc:creator>cmolson</dc:creator>
      <dc:date>2012-10-16T21:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx 6s H264 encoding</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218875#M14167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lauren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We want to use H.264 encoder on android on Sabre Table. Is there any example/unit test code which shows how one should use freescale openmax implementation directly in an application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly, a libstagefrighthw is loaeded in stagefright, does that make freescale hardware encoders available through stagefright ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Mustafa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2012 12:28:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218875#M14167</guid>
      <dc:creator>MustafaMunir</dc:creator>
      <dc:date>2012-10-29T12:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx 6s H264 encoding</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218876#M14168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the Android releases fsl_imx_omx source is now released starting with i.MX6 in R13.4.&amp;nbsp; In the directory under OpenMAXIL/test there are several examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On ICS, there is the NuPlayer under the frameworks/base/libmediaplayerservice which shows examples.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FSL VPU H.264 encode has been integrated through stagefright under codecs/avc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2012 18:04:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218876#M14168</guid>
      <dc:creator>LaurenPost</dc:creator>
      <dc:date>2012-10-31T18:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx 6s H264 encoding</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218877#M14169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Lauren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have quickly looked at code in codecs/avc. In AVCEncoder.cpp following is a log message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOGV("Construct software AVCEncoder");&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think VPU is hardware based encoder, from above comment it seems as if codecs/avc is a software encoder. Can you please confirm that basically I have misunderstood the above message? Please note that I am looking at FSL BSP 10.3.2 (android 2.3.3) for IMX53 based sabre tablet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks once again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mustafa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2012 19:19:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218877#M14169</guid>
      <dc:creator>MustafaMunir</dc:creator>
      <dc:date>2012-10-31T19:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx 6s H264 encoding</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218878#M14170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I had the directory wrong.&amp;nbsp; Looking on FSL R10.4&amp;nbsp; (sorry don't have R10.3.2), the vpu encoder is in the codecs/vpu/enc directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also since you are on Gingerbread, the FSL openmax code was not released for pre-ICS releases so my answer above was for ICS on iMX6 releases.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 18:06:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218878#M14170</guid>
      <dc:creator>LaurenPost</dc:creator>
      <dc:date>2012-11-01T18:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx 6s H264 encoding</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218879#M14171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Lauren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more question, Can you please tell me any link from where I can get R13.4 which includes samples for OpenMAX. I have tried really hard to find it on Freescale site, I might be looking at a wrong place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mustafa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Nov 2012 22:29:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218879#M14171</guid>
      <dc:creator>MustafaMunir</dc:creator>
      <dc:date>2012-11-11T22:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx 6s H264 encoding</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218880#M14172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On freescale.com/imx&amp;nbsp; i.MX6 software BSP packages have not been released yet but should be available very soon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2012 17:13:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218880#M14172</guid>
      <dc:creator>LaurenPost</dc:creator>
      <dc:date>2012-11-12T17:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx 6s H264 encoding</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218881#M14173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It just got uploaded today - go to &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;nodeId=018rH3ZrDRB24A&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;nodeId=018rH3ZrDRB24A&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;i.MX6Q Product Summary Page&amp;nbsp;&amp;nbsp; &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look for IMX6_R13.4_ANDROID_SOURCE_CODE package under Board Support Packages under Software&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 22:07:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218881#M14173</guid>
      <dc:creator>LaurenPost</dc:creator>
      <dc:date>2012-11-13T22:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx 6s H264 encoding</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218882#M14174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lauren, Thanks for the information :smileyhappy:.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mustafa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 05:44:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx-6s-H264-encoding/m-p/218882#M14174</guid>
      <dc:creator>MustafaMunir</dc:creator>
      <dc:date>2012-11-14T05:44:41Z</dc:date>
    </item>
  </channel>
</rss>

