<?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のトピックRe: Android multimedia extended package on Lollipop</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Android-multimedia-extended-package-on-Lollipop/m-p/449381#M69517</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I wanted to know, how can we achieve 1080p60 HD decoding on Imx6-SabreSd using MediaCoded API's.&lt;/P&gt;&lt;P&gt;1 . Do you suggest that having Android multimedia extended package in our Lollipop build can help us achieving that?&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; What was the reason that Android multimedia extended package was removed after JeallyBean Release ?&lt;/P&gt;&lt;P&gt;3.&amp;nbsp; You said that Android implement software decoding, can you point me to some source code to verify this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gurtaj&lt;/P&gt;&lt;H1 style="font-size: 26px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/H1&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Dec 2015 13:53:36 GMT</pubDate>
    <dc:creator>gurtajs4</dc:creator>
    <dc:date>2015-12-08T13:53:36Z</dc:date>
    <item>
      <title>Android multimedia extended package on Lollipop</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-multimedia-extended-package-on-Lollipop/m-p/449378#M69514</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;This is a follow up question on &lt;A href="https://community.nxp.com/thread/379126"&gt;Android Lollipop MediaCodec not decoding raw H264 stream 1080P at 60 FPS&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to understand the Multimedia Decoding differences between Android JB 4.2.2_1.0.0-ga &amp;amp; Android Lollipop 5.0.0_1.0.0-ga.&lt;/P&gt;&lt;P&gt;It looks like omxgm player fsl-propriety code has been removed from the Release Source code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are similar changes on the framework libstagefright code which removes the omx library used in JB version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/rabeeh/android-imx6-kitkat/blob/master/device/fsl.git/0025-ENGR00133115-remove-omx-lib-from-prebuilt.patch" title="https://github.com/rabeeh/android-imx6-kitkat/blob/master/device/fsl.git/0025-ENGR00133115-remove-omx-lib-from-prebuilt.patch"&gt;android-imx6-kitkat/0025-ENGR00133115-remove-omx-lib-from-prebuilt.patch at master · rabeeh/android-imx6-kitkat · GitHub&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before getting to try for Multimedia Extended package, I have few questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. If we use android_L5.0.0_1.0.0-ga_omxplayer_source.tar.gz with&amp;nbsp; our build images. Will this make any difference in the way MediaCodec API's are used to decode h264 stream(1080p)&lt;/P&gt;&lt;P&gt;2. Since in JB version, this was enable by default and we have source code for external/fsl-imx-omx&amp;nbsp; and video decoding works fine in JB Verison. Is this the reason that we are not able to achieve&amp;nbsp; h264 stream(1080p @ 60 fps) decoding.&lt;/P&gt;&lt;P&gt;3. We need to finalize our BSP version making sure all our requirements are met. If we cannot achieve this in Lollipop, then we need to go with JeallyBean&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/LiuXuegang"&gt;LiuXuegang&lt;/A&gt;&amp;nbsp; &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/XianzhongLi"&gt;XianzhongLi&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Can you guys help me on understanding this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gurtaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Nov 2015 06:20:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-multimedia-extended-package-on-Lollipop/m-p/449378#M69514</guid>
      <dc:creator>gurtajs4</dc:creator>
      <dc:date>2015-11-29T06:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Android multimedia extended package on Lollipop</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-multimedia-extended-package-on-Lollipop/m-p/449379#M69515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Can someone reply on this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gurtaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Nov 2015 13:35:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-multimedia-extended-package-on-Lollipop/m-p/449379#M69515</guid>
      <dc:creator>gurtajs4</dc:creator>
      <dc:date>2015-11-30T13:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Android multimedia extended package on Lollipop</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-multimedia-extended-package-on-Lollipop/m-p/449380#M69516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurtaj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. for decoding such high resolutions as 1080p, vpu support (hardware decode)&lt;/P&gt;&lt;P&gt;is needed. Otherwise android implements sw decoding, which is slower.&lt;/P&gt;&lt;P&gt;2. yes&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>Tue, 08 Dec 2015 13:02:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-multimedia-extended-package-on-Lollipop/m-p/449380#M69516</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-12-08T13:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Android multimedia extended package on Lollipop</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-multimedia-extended-package-on-Lollipop/m-p/449381#M69517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I wanted to know, how can we achieve 1080p60 HD decoding on Imx6-SabreSd using MediaCoded API's.&lt;/P&gt;&lt;P&gt;1 . Do you suggest that having Android multimedia extended package in our Lollipop build can help us achieving that?&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; What was the reason that Android multimedia extended package was removed after JeallyBean Release ?&lt;/P&gt;&lt;P&gt;3.&amp;nbsp; You said that Android implement software decoding, can you point me to some source code to verify this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gurtaj&lt;/P&gt;&lt;H1 style="font-size: 26px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/H1&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2015 13:53:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-multimedia-extended-package-on-Lollipop/m-p/449381#M69517</guid>
      <dc:creator>gurtajs4</dc:creator>
      <dc:date>2015-12-08T13:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Android multimedia extended package on Lollipop</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-multimedia-extended-package-on-Lollipop/m-p/449382#M69518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurtaj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes Lollipop multimedia extended package can achieve 1080p HD decoding.&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 02:19:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-multimedia-extended-package-on-Lollipop/m-p/449382#M69518</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-12-09T02:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Android multimedia extended package on Lollipop</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-multimedia-extended-package-on-Lollipop/m-p/449383#M69519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we procure &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Lollipop multimedia extended package&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Gurtaj&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 05:39:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-multimedia-extended-package-on-Lollipop/m-p/449383#M69519</guid>
      <dc:creator>gurtajs4</dc:creator>
      <dc:date>2015-12-09T05:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Android multimedia extended package on Lollipop</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-multimedia-extended-package-on-Lollipop/m-p/449384#M69520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Gurtaj&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;please refer to &lt;/SPAN&gt;sect.6 Freescale Extended Feature Packages&lt;/P&gt;&lt;P&gt;attached Release Notes&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 06:42:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-multimedia-extended-package-on-Lollipop/m-p/449384#M69520</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-12-09T06:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Android multimedia extended package on Lollipop</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-multimedia-extended-package-on-Lollipop/m-p/449385#M69521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks I have sent a mail to &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:'android@freescale.com"&gt;'android@freescale.com&lt;/A&gt;&lt;SPAN&gt;'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;How much is the cost for receiving &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;android_L5.0.0_1.0.0-ga_omxplayer_source.tar.gz ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gurtaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 07:13:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-multimedia-extended-package-on-Lollipop/m-p/449385#M69521</guid>
      <dc:creator>gurtajs4</dc:creator>
      <dc:date>2015-12-09T07:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Android multimedia extended package on Lollipop</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-multimedia-extended-package-on-Lollipop/m-p/449386#M69522</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;Do we need to sign NDA with freescale to achieve this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gurtaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 07:18:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-multimedia-extended-package-on-Lollipop/m-p/449386#M69522</guid>
      <dc:creator>gurtajs4</dc:creator>
      <dc:date>2015-12-09T07:18:03Z</dc:date>
    </item>
  </channel>
</rss>

