<?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: MPEG4 decode error on imx-6q</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/MPEG4-decode-error-on-imx-6q/m-p/251224#M22949</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mao.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Feb 2013 13:00:16 GMT</pubDate>
    <dc:creator>saurabh_a</dc:creator>
    <dc:date>2013-02-19T13:00:16Z</dc:date>
    <item>
      <title>MPEG4 decode error on imx-6q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MPEG4-decode-error-on-imx-6q/m-p/251220#M22945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello i.MX Community,&lt;/P&gt;&lt;P&gt;I want to decode MPEG4 decode with rotation on imx-6q using mxc_vpu_test application provided by freescale.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I execute the following command:&lt;/P&gt;&lt;P&gt;./mxc_vpu_test.out -D "-i /root/BlackBerry.mp4 -f 0 -r 90"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output&lt;/P&gt;&lt;P&gt;[INFO]&amp;nbsp; VPU test program built on Feb&amp;nbsp; 7 2013 10:34:13&lt;/P&gt;&lt;P&gt;[INFO]&amp;nbsp; Product Info: i.MX6Q/D/S&lt;/P&gt;&lt;P&gt;[INFO]&amp;nbsp; VPU firmware version: 2.1.5_r32515&lt;/P&gt;&lt;P&gt;[INFO]&amp;nbsp; VPU library version: 5.4.6&lt;/P&gt;&lt;P&gt;[INFO]&amp;nbsp; Format: STD_MPEG4&lt;/P&gt;&lt;P&gt;[INFO]&amp;nbsp; MPEG4 class: MPEG4&lt;/P&gt;&lt;P&gt;[INFO]&amp;nbsp; Input file "/root/BlackBerry.mp4" opened.&lt;/P&gt;&lt;P&gt;[INFO]&amp;nbsp; bitstreamMode 1, chromaInterleave 1, mapType 0, tiled2LinearEnable 0&lt;/P&gt;&lt;P&gt;[ERR]&amp;nbsp;&amp;nbsp; vpu_DecGetInitialInfo failed, ret:-1, errorcode:1&lt;/P&gt;&lt;P&gt;[ERR]&amp;nbsp;&amp;nbsp; decoder parse failed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I play the video using mplay and it plays fine.Could anyone tell me possible mistake I am doing by which call vpu_DecGetInitialInfo() is failing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 07:21:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MPEG4-decode-error-on-imx-6q/m-p/251220#M22945</guid>
      <dc:creator>saurabh_a</dc:creator>
      <dc:date>2013-02-07T07:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: MPEG4 decode error on imx-6q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MPEG4-decode-error-on-imx-6q/m-p/251221#M22946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;mxc_vpu_test.out only support the ES stream playback, in your case , your playback file is mpeg4 format, the unit test code can't support it, so it will fail&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 07:44:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MPEG4-decode-error-on-imx-6q/m-p/251221#M22946</guid>
      <dc:creator>jack_mao</dc:creator>
      <dc:date>2013-02-19T07:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: MPEG4 decode error on imx-6q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MPEG4-decode-error-on-imx-6q/m-p/251222#M22947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mao,&lt;/P&gt;&lt;P&gt;Thanks for the reply.So that means that mxc_vpu_test.out is not a full fledged encoding decoding application?&lt;/P&gt;&lt;P&gt;But I have seen the test cases provided with the mxc_vpu_test test application for decoding of .mp4 files.If the test cases are provided in that bunch then test application should support it right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 08:33:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MPEG4-decode-error-on-imx-6q/m-p/251222#M22947</guid>
      <dc:creator>saurabh_a</dc:creator>
      <dc:date>2013-02-19T08:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: MPEG4 decode error on imx-6q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MPEG4-decode-error-on-imx-6q/m-p/251223#M22948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;mxc_vpu_test&lt;/SPAN&gt; has requirement to the decode file, it should be raw data,&amp;nbsp; if&amp;nbsp; any file&amp;nbsp; can be decoded by it, the file should be raw data file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 08:42:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MPEG4-decode-error-on-imx-6q/m-p/251223#M22948</guid>
      <dc:creator>jack_mao</dc:creator>
      <dc:date>2013-02-19T08:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: MPEG4 decode error on imx-6q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MPEG4-decode-error-on-imx-6q/m-p/251224#M22949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mao.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 13:00:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MPEG4-decode-error-on-imx-6q/m-p/251224#M22949</guid>
      <dc:creator>saurabh_a</dc:creator>
      <dc:date>2013-02-19T13:00:16Z</dc:date>
    </item>
  </channel>
</rss>

