<?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>topic Re: Gstreamer imxvpuap error in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-imxvpuap-error/m-p/640409#M97670</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We do see the same issue.&lt;/P&gt;&lt;PRE class=""&gt;gst-launch-1.0: ../imxvpuapi/imxvpuapi_vpulib.c:2349: imx_vpu_dec_mark_framebuffer_as_displayed: Assertion `framebuffer != NULL' failed. *Aborted (core dumped)*&lt;/PRE&gt;&lt;P&gt;Any pointer would be appreciated. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Feb 2017 10:19:46 GMT</pubDate>
    <dc:creator>sanjeevsharma</dc:creator>
    <dc:date>2017-02-22T10:19:46Z</dc:date>
    <item>
      <title>Gstreamer imxvpuap error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-imxvpuap-error/m-p/640407#M97668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using gstreamer for an rtsp streming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The receveiver pipeline is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gst-launch-1.0 -v &amp;nbsp;rtspsrc location=rtsp://192.168.3.183:8554/stream ! capsfilter caps="application/x-rtp,media=video" ! queue ! rtph264depay ! h264parse ! imxvpudec ! &amp;nbsp;videorate ! &amp;nbsp;imxg2dvideosink use-vsync=true&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The stream is sent to 30fps but the receiver duplicates some frames (I don't know why).&lt;/P&gt;&lt;P&gt;So I would like to use the videorate element to drop the duplicated frames but if I use the pipeline&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gst-launch-1.0 -v &amp;nbsp;rtspsrc location=rtsp://192.168.3.183:8554/stream ! capsfilter caps="application/x-rtp,media=video" ! queue ! rtph264depay ! h264parse ! imxvpudec ! &amp;nbsp;videorate ! &amp;nbsp;imxg2dvideosink use-vsync=true&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gstreamer crashes with the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gst-launch-1.0:2145): GStreamer-CRITICAL **: gst_buffer_pool_has_option: assertion 'GST_IS_BUFFER_POOL (pool)' failed&lt;/P&gt;&lt;P&gt;(gst-launch-1.0:2145): GStreamer-CRITICAL **: gst_object_unref: assertion 'object != NULL' failed&lt;BR /&gt;gst-launch-1.0: ../imxvpuapi/imxvpuapi_vpulib.c:2349: imx_vpu_dec_mark_framebuffer_as_displayed: Assertion `framebuffer != NULL' failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using gstreamer 1.8.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 11:51:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-imxvpuap-error/m-p/640407#M97668</guid>
      <dc:creator>mirkoardinghi1</dc:creator>
      <dc:date>2016-12-23T11:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Gstreamer imxvpuap error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-imxvpuap-error/m-p/640408#M97669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mirko&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;imxvpudec, imxg2dvideosink are part of gstreamer-imx plugins which&lt;/P&gt;&lt;P&gt;is developed and supported by community, issue may be posted on&lt;/P&gt;&lt;P&gt;meta-fsl-arm mailing list, so that someone familiar with that version could try assist you.&lt;BR /&gt;&lt;A href="https://lists.yoctoproject.org/listinfo/meta-freescale"&gt;https://lists.yoctoproject.org/listinfo/meta-freescale&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Difference between community gstreamer-imx plugins and nxp gstreamer plugins described in&lt;/P&gt;&lt;P&gt;trac.gateworks.com/wiki/Yocto/gstreamer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Dec 2016 00:02:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-imxvpuap-error/m-p/640408#M97669</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-12-24T00:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Gstreamer imxvpuap error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-imxvpuap-error/m-p/640409#M97670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We do see the same issue.&lt;/P&gt;&lt;PRE class=""&gt;gst-launch-1.0: ../imxvpuapi/imxvpuapi_vpulib.c:2349: imx_vpu_dec_mark_framebuffer_as_displayed: Assertion `framebuffer != NULL' failed. *Aborted (core dumped)*&lt;/PRE&gt;&lt;P&gt;Any pointer would be appreciated. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 10:19:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-imxvpuap-error/m-p/640409#M97670</guid>
      <dc:creator>sanjeevsharma</dc:creator>
      <dc:date>2017-02-22T10:19:46Z</dc:date>
    </item>
  </channel>
</rss>

