<?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: Crash gstreamer imx plugin vpudec</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Crash-gstreamer-imx-plugin-vpudec/m-p/443115#M68146</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks you for your reply, but I made a workaround in mxc_vout driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jordan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Oct 2015 13:02:04 GMT</pubDate>
    <dc:creator>jordan38</dc:creator>
    <dc:date>2015-10-01T13:02:04Z</dc:date>
    <item>
      <title>Crash gstreamer imx plugin vpudec</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Crash-gstreamer-imx-plugin-vpudec/m-p/443111#M68142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to display a stream video from IPTV on a imx6 dual lite based board with gstreamer0.10&lt;/P&gt;&lt;P&gt;The setup is the following:&lt;/P&gt;&lt;P&gt;rootfs built with yocto daisy, and MACHINE is imx6dlsabresd.conf, linux kernel is 3.10.53 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During test with a IPTV stream, the video quality goes down and then block. I catch the raw stream for this test and you can find it above:&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/open?id=0B8LJqc6wS801RFRUSDZJUmJkWlU" title="https://drive.google.com/open?id=0B8LJqc6wS801RFRUSDZJUmJkWlU"&gt;erreur_de_flux.ts - Google Drive&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this file, I reproduce this issue with this gstreamer pipeline:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2873ee;"&gt;gst-launch filesrc location=/home/root/erreur_de_flux.ts ! "video/mpegts" ! aiurdemux ! vpudec ! imxv4l2sink --gst-debug=vpudec:5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;I think the plugin "vpudec" is at the origin of the problem.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regads,&lt;/P&gt;&lt;P&gt;Jordan&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 09:12:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Crash-gstreamer-imx-plugin-vpudec/m-p/443111#M68142</guid>
      <dc:creator>jordan38</dc:creator>
      <dc:date>2015-09-11T09:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Crash gstreamer imx plugin vpudec</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Crash-gstreamer-imx-plugin-vpudec/m-p/443112#M68143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you try to use gstreamer 1.0 version? any improvement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 08:05:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Crash-gstreamer-imx-plugin-vpudec/m-p/443112#M68143</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2015-09-17T08:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Crash gstreamer imx plugin vpudec</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Crash-gstreamer-imx-plugin-vpudec/m-p/443113#M68144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Yes i try with gstreamer 1.0 , i have got&amp;nbsp; the same probleme. During&amp;nbsp; other test i found in dmesg the message:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;mxc_v4l2_output v4l2_out.24: field format:3 not supported yet!&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This message arrive and the image freeze, i have this probleme with gstreamer-1.0 and gstreamer-0.10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thinks there is a probleme with the diver mxc_v4l2, can you confirme? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea to find a issue to this probleme? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 13:54:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Crash-gstreamer-imx-plugin-vpudec/m-p/443113#M68144</guid>
      <dc:creator>jordan38</dc:creator>
      <dc:date>2015-09-17T13:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Crash gstreamer imx plugin vpudec</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Crash-gstreamer-imx-plugin-vpudec/m-p/443114#M68145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it seems vpu doesn't support your file format, I send to you vpu api document, pls try to sure if your file format is proper or not, your file is too large to download, if you still coudln't confirm, I will try to download again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 09:06:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Crash-gstreamer-imx-plugin-vpudec/m-p/443114#M68145</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2015-09-29T09:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Crash gstreamer imx plugin vpudec</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Crash-gstreamer-imx-plugin-vpudec/m-p/443115#M68146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks you for your reply, but I made a workaround in mxc_vout driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jordan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 13:02:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Crash-gstreamer-imx-plugin-vpudec/m-p/443115#M68146</guid>
      <dc:creator>jordan38</dc:creator>
      <dc:date>2015-10-01T13:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Crash gstreamer imx plugin vpudec</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Crash-gstreamer-imx-plugin-vpudec/m-p/443116#M68147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also encountered the same problem, in HLS video playback on GStreamer-1.0 with imxv4l2sink as the video sink.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of imxv4l2sink, how is using &lt;STRONG&gt;overlaysink&lt;/STRONG&gt; on GStreamer-1.0?&lt;/P&gt;&lt;P&gt;If HLS bitrate transition itself is the cause, it may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my case, I suppose that imxv4l2sink does not correctly support video format change during playback, and it results in GStreamer crash.&lt;/P&gt;&lt;P&gt;In HLS playback, on changing bitrates, decoded raw video format and resolution can change.&lt;/P&gt;&lt;P&gt;HLS playback crash is likely to happen in that case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Overlaysink (it seems only for GStreamer-1.0, though) looks managing it anyhow.&lt;/P&gt;&lt;P&gt;I found it in trying with playbin, that used overlaysink as the video sink.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or, if you have to use imxv4l2sink,&lt;/P&gt;&lt;P&gt;inserting videoconvert and videoscale can manage it, probably (But, it is too slow, because they're software-based elements).&lt;/P&gt;&lt;P&gt;With them, inserting video/x-raw caps, fix the video sink's input video format to the specific one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 09:22:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Crash-gstreamer-imx-plugin-vpudec/m-p/443116#M68147</guid>
      <dc:creator>takahiroyasuda</dc:creator>
      <dc:date>2016-03-09T09:22:35Z</dc:date>
    </item>
  </channel>
</rss>

