<?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のトピックGstreamer IMX8MP jpeg decoder and encoder with VPU</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-IMX8MP-jpeg-decoder-and-encoder-with-VPU/m-p/1638003#M204592</link>
    <description>&lt;P&gt;Dear nxp,&lt;/P&gt;&lt;P&gt;I have board IMX8MP processor and I found the problem like this thread&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/IMX8MP-and-accellerated-jpeg-decoder/m-p/1363305/highlight/true" target="_blank"&gt;Re: IMX8MP and accellerated jpeg decoder - NXP Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;After I compiled and use linux-imx 5.15 and try to use gstreamer with packge gstreamer1.0-plugins-imx,&amp;nbsp;&lt;SPAN&gt;libimxvpuapi2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;It found error after test&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;gst-launch-1.0 -e -v multifilesrc location=/root/temp/image%04d.jpg start-index=0 stop-index=100 loop=true \
caps="image/jpeg,framerate=\(fraction\)1/1" \
! jpegparse \
! imxvpudec_jpeg \
! fakesink

OMX JPEG ! HantroHwDecOmx_decoder_create_jpeg JpegDecInit error openmax_il/source/decoder/codec_jpeg.c:1045&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In that thread&amp;nbsp;&lt;SPAN&gt;NXP TechSupport replied this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="thepnimit_0-1682075088934.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/220313i4A41BA6413A9A19E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="thepnimit_0-1682075088934.png" alt="thepnimit_0-1682075088934.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to know how to modify package gstreamer to support jpeg decoder and encoder using VPU&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Fri, 21 Apr 2023 11:08:02 GMT</pubDate>
    <dc:creator>thepnimit</dc:creator>
    <dc:date>2023-04-21T11:08:02Z</dc:date>
    <item>
      <title>Gstreamer IMX8MP jpeg decoder and encoder with VPU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-IMX8MP-jpeg-decoder-and-encoder-with-VPU/m-p/1638003#M204592</link>
      <description>&lt;P&gt;Dear nxp,&lt;/P&gt;&lt;P&gt;I have board IMX8MP processor and I found the problem like this thread&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/IMX8MP-and-accellerated-jpeg-decoder/m-p/1363305/highlight/true" target="_blank"&gt;Re: IMX8MP and accellerated jpeg decoder - NXP Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;After I compiled and use linux-imx 5.15 and try to use gstreamer with packge gstreamer1.0-plugins-imx,&amp;nbsp;&lt;SPAN&gt;libimxvpuapi2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;It found error after test&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;gst-launch-1.0 -e -v multifilesrc location=/root/temp/image%04d.jpg start-index=0 stop-index=100 loop=true \
caps="image/jpeg,framerate=\(fraction\)1/1" \
! jpegparse \
! imxvpudec_jpeg \
! fakesink

OMX JPEG ! HantroHwDecOmx_decoder_create_jpeg JpegDecInit error openmax_il/source/decoder/codec_jpeg.c:1045&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In that thread&amp;nbsp;&lt;SPAN&gt;NXP TechSupport replied this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="thepnimit_0-1682075088934.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/220313i4A41BA6413A9A19E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="thepnimit_0-1682075088934.png" alt="thepnimit_0-1682075088934.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to know how to modify package gstreamer to support jpeg decoder and encoder using VPU&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 11:08:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-IMX8MP-jpeg-decoder-and-encoder-with-VPU/m-p/1638003#M204592</guid>
      <dc:creator>thepnimit</dc:creator>
      <dc:date>2023-04-21T11:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Gstreamer IMX8MP jpeg decoder and encoder with VPU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-IMX8MP-jpeg-decoder-and-encoder-with-VPU/m-p/1638111#M204610</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can modify:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Freescale/gstreamer-imx" target="_blank"&gt;https://github.com/Freescale/gstreamer-imx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;but the VPU comes in binary form.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 14:24:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-IMX8MP-jpeg-decoder-and-encoder-with-VPU/m-p/1638111#M204610</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2023-04-21T14:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Gstreamer IMX8MP jpeg decoder and encoder with VPU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-IMX8MP-jpeg-decoder-and-encoder-with-VPU/m-p/1638184#M204617</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thanks for your reply,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do you have suggestion or example code for gstreamer to send image/jpeg to process decode with VPU on IMX8MP?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thepnimit&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 17:01:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-IMX8MP-jpeg-decoder-and-encoder-with-VPU/m-p/1638184#M204617</guid>
      <dc:creator>thepnimit</dc:creator>
      <dc:date>2023-04-21T17:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Gstreamer IMX8MP jpeg decoder and encoder with VPU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-IMX8MP-jpeg-decoder-and-encoder-with-VPU/m-p/2112223#M237968</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/63163"&gt;@thepnimit&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you ever solve this?&amp;nbsp; I am also in need of JPEG encode/decode using VPU.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jun 2025 17:03:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-IMX8MP-jpeg-decoder-and-encoder-with-VPU/m-p/2112223#M237968</guid>
      <dc:creator>pete_sensoray</dc:creator>
      <dc:date>2025-06-06T17:03:46Z</dc:date>
    </item>
  </channel>
</rss>

