<?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: Decoding failed for Full HD video</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Decoding-failed-for-Full-HD-video/m-p/636366#M96892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;imx vpu can support 1080p decoding, could you test mxc_vpu_test in the unit test or gstreamer? I couldn't reproduce this on my board, but I tested by unit test and gstreamer, decoding is ok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Oct 2016 08:47:16 GMT</pubDate>
    <dc:creator>joanxie</dc:creator>
    <dc:date>2016-10-14T08:47:16Z</dc:date>
    <item>
      <title>Decoding failed for Full HD video</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Decoding-failed-for-Full-HD-video/m-p/636365#M96891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are using &lt;A href="https://github.com/Freescale/libimxvpuapi"&gt;libimxvpuapi&lt;/A&gt;&amp;nbsp;example code(decode-example.c) to test the h.264 decoding with below command on imx nitrogen6x board with linux operating system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;./decode-example -i ../test.h264 -o test.yuv&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;(test.h264 is the Big Buck Bunny video)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Decoding of h.264 for 320x240 resolution is working , but not working for 1920x1080 resolution,&amp;nbsp;we are getting error as below. Can anyone please help to solve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 15px;"&gt;imxvpuapi_fslwrapper.c:529 (imx_vpu_dec_load) trace: VPU decoder load instance counter: 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 15px;"&gt;imxvpuapi_fslwrapper.c:540 (imx_vpu_dec_load) info: libimxvpuapi version 0.10.2 fslwrapper backend&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 15px;"&gt;imxvpuapi_fslwrapper.c:547 (imx_vpu_dec_load) trace: loaded decoder&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 15px;"&gt;imxvpuapi_fslwrapper.c:607 (imx_vpu_dec_get_bitstream_buffer_info) trace: determined alignment 8 and size 5236736 for the physicar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 15px;"&gt;imxvpuapi_fslwrapper.c:194 (default_dmabufalloc_allocate) trace: allocated 5236736 bytes of physical memory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 15px;"&gt;imxvpuapi_fslwrapper.c:649 (imx_vpu_dec_open) info: about to allocate 2 memory sub blocks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 15px;"&gt;imxvpuapi_fslwrapper.c:691 (imx_vpu_dec_open) info: allocated memory sub block #0: type: virtual size: 5664 alignment: 8 virt0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 15px;"&gt;imxvpuapi_fslwrapper.c:691 (imx_vpu_dec_open) info: allocated memory sub block #1: type: physical size: 5236736 alignment: 8 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 15px;"&gt;imxvpuapi_fslwrapper.c:697 (imx_vpu_dec_open) trace: opening decoder&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 15px;"&gt;[INFO] bitstreamMode 1, chromaInterleave 0, mapType 0, tiled2LinearEnable 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 15px;"&gt;imxvpuapi_fslwrapper.c:729 (imx_vpu_dec_open) trace: setting configuration&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 15px;"&gt;imxvpuapi_fslwrapper.c:760 (imx_vpu_dec_open) trace: successfully opened decoder&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 15px;"&gt;encoded input frame: frame id: 0x64 size: 31008729 byte&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 15px;"&gt;imxvpuapi_fslwrapper.c:1013 (imx_vpu_dec_decode) &lt;STRONG&gt;log: VPU_DecDecodeBuf buf ret code: 0x0&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 15px;"&gt;imxvpuapi_fslwrapper.c:1019 (imx_vpu_dec_decode) &lt;STRONG&gt;ERROR: decoding frame failed: unspecified error&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 15px;"&gt;&lt;STRONG&gt;imx_vpu_dec_decode() failed: unspecified error&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 15px;"&gt;imxvpuapi_fslwrapper.c:781 (imx_vpu_dec_close) trace: closing decoder&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 15px;"&gt;imxvpuapi_fslwrapper.c:792 (imx_vpu_dec_close) ERROR: flushing decoder failed: unspecified error&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 15px;"&gt;imxvpuapi_fslwrapper.c:815 (imx_vpu_dec_close) trace: closed decoder&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 15px;"&gt;imxvpuapi_fslwrapper.c:214 (default_dmabufalloc_deallocate) trace: deallocated 5236736 bytes of physical memory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 15px;"&gt;imxvpuapi_fslwrapper.c:558 (imx_vpu_dec_unload) trace: VPU decoder load instance counter: 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 15px;"&gt;imxvpuapi_fslwrapper.c:572 (imx_vpu_dec_unload) trace: unloaded decoder&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mukesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 05:49:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Decoding-failed-for-Full-HD-video/m-p/636365#M96891</guid>
      <dc:creator>mukeshkumard</dc:creator>
      <dc:date>2016-09-21T05:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Decoding failed for Full HD video</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Decoding-failed-for-Full-HD-video/m-p/636366#M96892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;imx vpu can support 1080p decoding, could you test mxc_vpu_test in the unit test or gstreamer? I couldn't reproduce this on my board, but I tested by unit test and gstreamer, decoding is ok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2016 08:47:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Decoding-failed-for-Full-HD-video/m-p/636366#M96892</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2016-10-14T08:47:16Z</dc:date>
    </item>
  </channel>
</rss>

