<?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中的主题 IMX8MP(MM) vpu decoders</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-MM-vpu-decoders/m-p/1633862#M204223</link>
    <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;What formats does vpu hantro IMX8(MP, MINI) support?&lt;/P&gt;&lt;P&gt;From VPU hantro header:&lt;/P&gt;&lt;P&gt;VPU_V_MPEG4 = 0,&lt;BR /&gt;VPU_V_DIVX3,&lt;BR /&gt;VPU_V_DIVX4,&lt;BR /&gt;VPU_V_DIVX56,&lt;BR /&gt;VPU_V_XVID,&lt;BR /&gt;VPU_V_H263,&lt;BR /&gt;VPU_V_AVC,&lt;BR /&gt;VPU_V_AVC_MVC,&lt;BR /&gt;VPU_V_VC1,&lt;BR /&gt;VPU_V_VC1_AP,&lt;BR /&gt;VPU_V_MPEG2,&lt;BR /&gt;VPU_V_RV,&lt;BR /&gt;VPU_V_MJPG,&lt;BR /&gt;VPU_V_AVS,&lt;BR /&gt;VPU_V_VP8,&lt;BR /&gt;VPU_V_VP9,&lt;BR /&gt;VPU_V_HEVC,&lt;BR /&gt;VPU_V_SORENSON,&lt;BR /&gt;VPU_V_VP6,&lt;BR /&gt;VPU_V_WEBP,&lt;/P&gt;&lt;P&gt;From imx-gst(gstvpudecobject.c - function gst_vpu_dec_object_get_sink_caps()):&lt;/P&gt;&lt;P&gt;if ((IS_IMX8MM() || IS_IMX8MP()) &amp;amp;&amp;amp; (map-&amp;gt;std != VPU_V_HEVC &amp;amp;&amp;amp; map-&amp;gt;std != VPU_V_VP9&lt;BR /&gt;&amp;amp;&amp;amp; map-&amp;gt;std != VPU_V_AVC &amp;amp;&amp;amp; map-&amp;gt;std != VPU_V_VP8)) {&lt;BR /&gt;map++;&lt;BR /&gt;continue;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;From this code platform IMX8MM and IMX8MP support only 4 codecs:&lt;/P&gt;&lt;P&gt;VPU_V_HEVC(1080p only HEVC),&lt;/P&gt;&lt;P&gt;VPU_V_VP9&lt;/P&gt;&lt;P&gt;VPU_V_AVC (H264)&lt;/P&gt;&lt;P&gt;VPU_V_VP8&lt;/P&gt;&lt;P&gt;What about the support of other codecs ???:&lt;/P&gt;&lt;P&gt;VPU_V_MPEG4 = 0,&lt;BR /&gt;VPU_V_DIVX3,&lt;BR /&gt;VPU_V_DIVX4,&lt;BR /&gt;VPU_V_DIVX56,&lt;BR /&gt;VPU_V_XVID,&lt;BR /&gt;VPU_V_H263,&lt;/P&gt;&lt;P&gt;VPU_V_AVC_MVC,&lt;BR /&gt;VPU_V_VC1,&lt;BR /&gt;VPU_V_VC1_AP,&lt;BR /&gt;VPU_V_MPEG2,&lt;BR /&gt;VPU_V_RV,&lt;BR /&gt;VPU_V_MJPG,&lt;BR /&gt;VPU_V_AVS,&lt;/P&gt;&lt;P&gt;VPU_V_SORENSON,&lt;BR /&gt;VPU_V_VP6,&lt;BR /&gt;VPU_V_WEBP,&lt;/P&gt;&lt;P&gt;Is this a hardware or software limitation?&lt;/P&gt;&lt;P&gt;Any simple decoder should be able to decode MPEG2,4 VC1, XVID, DIVX ....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Apr 2023 11:31:51 GMT</pubDate>
    <dc:creator>VoVan</dc:creator>
    <dc:date>2023-04-14T11:31:51Z</dc:date>
    <item>
      <title>IMX8MP(MM) vpu decoders</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-MM-vpu-decoders/m-p/1633862#M204223</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;What formats does vpu hantro IMX8(MP, MINI) support?&lt;/P&gt;&lt;P&gt;From VPU hantro header:&lt;/P&gt;&lt;P&gt;VPU_V_MPEG4 = 0,&lt;BR /&gt;VPU_V_DIVX3,&lt;BR /&gt;VPU_V_DIVX4,&lt;BR /&gt;VPU_V_DIVX56,&lt;BR /&gt;VPU_V_XVID,&lt;BR /&gt;VPU_V_H263,&lt;BR /&gt;VPU_V_AVC,&lt;BR /&gt;VPU_V_AVC_MVC,&lt;BR /&gt;VPU_V_VC1,&lt;BR /&gt;VPU_V_VC1_AP,&lt;BR /&gt;VPU_V_MPEG2,&lt;BR /&gt;VPU_V_RV,&lt;BR /&gt;VPU_V_MJPG,&lt;BR /&gt;VPU_V_AVS,&lt;BR /&gt;VPU_V_VP8,&lt;BR /&gt;VPU_V_VP9,&lt;BR /&gt;VPU_V_HEVC,&lt;BR /&gt;VPU_V_SORENSON,&lt;BR /&gt;VPU_V_VP6,&lt;BR /&gt;VPU_V_WEBP,&lt;/P&gt;&lt;P&gt;From imx-gst(gstvpudecobject.c - function gst_vpu_dec_object_get_sink_caps()):&lt;/P&gt;&lt;P&gt;if ((IS_IMX8MM() || IS_IMX8MP()) &amp;amp;&amp;amp; (map-&amp;gt;std != VPU_V_HEVC &amp;amp;&amp;amp; map-&amp;gt;std != VPU_V_VP9&lt;BR /&gt;&amp;amp;&amp;amp; map-&amp;gt;std != VPU_V_AVC &amp;amp;&amp;amp; map-&amp;gt;std != VPU_V_VP8)) {&lt;BR /&gt;map++;&lt;BR /&gt;continue;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;From this code platform IMX8MM and IMX8MP support only 4 codecs:&lt;/P&gt;&lt;P&gt;VPU_V_HEVC(1080p only HEVC),&lt;/P&gt;&lt;P&gt;VPU_V_VP9&lt;/P&gt;&lt;P&gt;VPU_V_AVC (H264)&lt;/P&gt;&lt;P&gt;VPU_V_VP8&lt;/P&gt;&lt;P&gt;What about the support of other codecs ???:&lt;/P&gt;&lt;P&gt;VPU_V_MPEG4 = 0,&lt;BR /&gt;VPU_V_DIVX3,&lt;BR /&gt;VPU_V_DIVX4,&lt;BR /&gt;VPU_V_DIVX56,&lt;BR /&gt;VPU_V_XVID,&lt;BR /&gt;VPU_V_H263,&lt;/P&gt;&lt;P&gt;VPU_V_AVC_MVC,&lt;BR /&gt;VPU_V_VC1,&lt;BR /&gt;VPU_V_VC1_AP,&lt;BR /&gt;VPU_V_MPEG2,&lt;BR /&gt;VPU_V_RV,&lt;BR /&gt;VPU_V_MJPG,&lt;BR /&gt;VPU_V_AVS,&lt;/P&gt;&lt;P&gt;VPU_V_SORENSON,&lt;BR /&gt;VPU_V_VP6,&lt;BR /&gt;VPU_V_WEBP,&lt;/P&gt;&lt;P&gt;Is this a hardware or software limitation?&lt;/P&gt;&lt;P&gt;Any simple decoder should be able to decode MPEG2,4 VC1, XVID, DIVX ....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2023 11:31:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-MM-vpu-decoders/m-p/1633862#M204223</guid>
      <dc:creator>VoVan</dc:creator>
      <dc:date>2023-04-14T11:31:51Z</dc:date>
    </item>
  </channel>
</rss>

