<?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: IMX8QXP video streaming causing  VPU Decoder Error in decodebin</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-video-streaming-causing-VPU-Decoder-Error-in-decodebin/m-p/1210948#M167676</link>
    <description>&lt;P&gt;Hi grayli_wang&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;L4.14.98 is very old version and not more supported, recommended to try latest&lt;/P&gt;
&lt;P&gt;Linux L5.4.70_2.3.0 &lt;BR /&gt;&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/tree/?h=imx_5.4.70_2.3.0" target="_blank"&gt;https://source.codeaurora.org/external/imx/linux-imx/tree/?h=imx_5.4.70_2.3.0&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Documentation:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX?tab=In-Depth_Tab" target="_blank"&gt;https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX?tab=In-Depth_Tab&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
    <pubDate>Wed, 13 Jan 2021 07:58:01 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2021-01-13T07:58:01Z</dc:date>
    <item>
      <title>IMX8QXP video streaming causing  VPU Decoder Error in decodebin</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-video-streaming-causing-VPU-Decoder-Error-in-decodebin/m-p/1210879#M167667</link>
      <description>&lt;P&gt;&lt;SPAN&gt;There are two board, Board1 for video multicast:&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;gst-launch-1.0 rtspsrc location=rtsp://10.8.8.104:8554/test latency=100 ! rtph264depay ! video/x-h264, stream-format=byte-stream ! rtph264pay ! udpsink multicast-iface="wave-data" host=ff02::1 port=1234&lt;/LI-CODE&gt;&lt;P&gt;&lt;SPAN&gt;Board2 for video receiving:&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;gst-launch-1.0 -e udpsrc address=ff02::1 port=1234 ! application/x-rtp,payload=96 ! rtph264depay ! decodebin ! videoconvert ! autovideosink&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;And there is error on Board2:&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;[ 1339.312516] [VPU Decoder] firmware version is 1.5.6
[ 1340.099164] [VPU Decoder] ctx[0] amount inconsistent between input(24) and output(0)&lt;/LI-CODE&gt;&lt;P&gt;&lt;SPAN&gt;Tried this on board2, still the same VPU Decoder error:&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;gst-launch-1.0 -e udpsrc address=ff02::1 port=1234 ! application/x-rtp,payload=96 ! rtpjitterbuffer latency=100 ! queue max-size-buffers=0 ! rtph264depay ! decodebin ! videoconvert ! autovideosink&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;BSP Version:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;/# uname -a
Linux imx8qxpc0 4.14.98+g404d338 #1 SMP PREEMPT Mon Dec 28 18:01:49 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux.

imx-yocto-L4.14.98_2.3.1.

linux 4.19.98_2.3.1.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2021 06:41:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-video-streaming-causing-VPU-Decoder-Error-in-decodebin/m-p/1210879#M167667</guid>
      <dc:creator>gravity_one</dc:creator>
      <dc:date>2021-01-13T06:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QXP video streaming causing  VPU Decoder Error in decodebin</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-video-streaming-causing-VPU-Decoder-Error-in-decodebin/m-p/1210948#M167676</link>
      <description>&lt;P&gt;Hi grayli_wang&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;L4.14.98 is very old version and not more supported, recommended to try latest&lt;/P&gt;
&lt;P&gt;Linux L5.4.70_2.3.0 &lt;BR /&gt;&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/tree/?h=imx_5.4.70_2.3.0" target="_blank"&gt;https://source.codeaurora.org/external/imx/linux-imx/tree/?h=imx_5.4.70_2.3.0&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Documentation:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX?tab=In-Depth_Tab" target="_blank"&gt;https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX?tab=In-Depth_Tab&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2021 07:58:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-video-streaming-causing-VPU-Decoder-Error-in-decodebin/m-p/1210948#M167676</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2021-01-13T07:58:01Z</dc:date>
    </item>
  </channel>
</rss>

