<?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 Freezing video after some time - A lot of buffers are being droped in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Freezing-video-after-some-time-A-lot-of-buffers-are-being-droped/m-p/267863#M28260</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using Gstreamer pipeline to play rtsp stream : gst-launch rtspsrc location=rtsp://192.168.180.230:5501/live latency=1000 ! rtph264depay ! vpudec ! mfw_v4lsink&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Video quality in beginning&amp;nbsp; is good but after several minutes playback start to freezing - like slow motion video and never back to normal state. From that moment in console output I have many warnings:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WARNING: from element /GstPipeline:pipeline0/MFW_GST_V4LSINK_INFO_T:mfw_gst_v4lsink_info_t0: A lot of buffers are being dropped.&lt;/P&gt;&lt;P&gt;Additional debug info:&lt;/P&gt;&lt;P&gt;gstbasesink.c(2875): gst_base_sink_is_too_late (): /GstPipeline:pipeline0/MFW_GST_V4LSINK_INFO_T:mfw_gst_v4lsink_info_t0:&lt;/P&gt;&lt;P&gt;There may be a timestamping problem, or this computer is too slow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody have similar problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Feb 2014 13:35:00 GMT</pubDate>
    <dc:creator>radojko</dc:creator>
    <dc:date>2014-02-28T13:35:00Z</dc:date>
    <item>
      <title>Freezing video after some time - A lot of buffers are being droped</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Freezing-video-after-some-time-A-lot-of-buffers-are-being-droped/m-p/267863#M28260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using Gstreamer pipeline to play rtsp stream : gst-launch rtspsrc location=rtsp://192.168.180.230:5501/live latency=1000 ! rtph264depay ! vpudec ! mfw_v4lsink&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Video quality in beginning&amp;nbsp; is good but after several minutes playback start to freezing - like slow motion video and never back to normal state. From that moment in console output I have many warnings:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WARNING: from element /GstPipeline:pipeline0/MFW_GST_V4LSINK_INFO_T:mfw_gst_v4lsink_info_t0: A lot of buffers are being dropped.&lt;/P&gt;&lt;P&gt;Additional debug info:&lt;/P&gt;&lt;P&gt;gstbasesink.c(2875): gst_base_sink_is_too_late (): /GstPipeline:pipeline0/MFW_GST_V4LSINK_INFO_T:mfw_gst_v4lsink_info_t0:&lt;/P&gt;&lt;P&gt;There may be a timestamping problem, or this computer is too slow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody have similar problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 13:35:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Freezing-video-after-some-time-A-lot-of-buffers-are-being-droped/m-p/267863#M28260</guid>
      <dc:creator>radojko</dc:creator>
      <dc:date>2014-02-28T13:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Freezing video after some time - A lot of buffers are being droped</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Freezing-video-after-some-time-A-lot-of-buffers-are-being-droped/m-p/267864#M28261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try to add buffering :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vpudec ! queue ! mfw_v4lsink&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vpudec ! queue max-size-bytes=0 max-size-time=0 ! mfw_v4lsink&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 05:19:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Freezing-video-after-some-time-A-lot-of-buffers-are-being-droped/m-p/267864#M28261</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2014-03-03T05:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Freezing video after some time - A lot of buffers are being droped</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Freezing-video-after-some-time-A-lot-of-buffers-are-being-droped/m-p/267865#M28262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it seems local stream works better then online, online stream is not good from start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check this online stream, for me it's unwatchable on imx6 but on PC/VLC is good:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gst-launch rtspsrc protocols=tcp location=rtsp://dw.edge.wowza.gl-systemhaus.de/liveedge/dw_w_tv-europa_l latency=1000 ! rtph264depay ! vpudec ! queue max-size-bytes=0 max-size-time=0 ! mfw_v4lsink axis-left=0 axis-top=0 disp-width=320 disp-height=240&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 12:54:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Freezing-video-after-some-time-A-lot-of-buffers-are-being-droped/m-p/267865#M28262</guid>
      <dc:creator>radojko</dc:creator>
      <dc:date>2014-03-03T12:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Freezing video after some time - A lot of buffers are being droped</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Freezing-video-after-some-time-A-lot-of-buffers-are-being-droped/m-p/267866#M28263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try the following :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;gst-launch rtspsrc protocols=tcp location=rtsp://dw.edge.wowza.gl-systemhaus.de/liveedge/dw_w_tv-europa_l ! rtph264depay ! vpudec frame-plus = 10 low-latency=true&amp;nbsp; ! queue ! mfw_v4lsink axis-left=0 axis-top=0 disp-width=320 disp-height=240&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 05:00:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Freezing-video-after-some-time-A-lot-of-buffers-are-being-droped/m-p/267866#M28263</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2014-03-04T05:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Freezing video after some time - A lot of buffers are being droped</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Freezing-video-after-some-time-A-lot-of-buffers-are-being-droped/m-p/267867#M28264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Yuri, online stream is now much better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have problem with noticeable audio delay if I try to decode video with audio:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gst-launch rtspsrc protocols=tcp location=rtsp://dw.edge.wowza.gl-systemhaus.de/liveedge/dw_w_tv-europa_l name=demux demux. ! queue max-size-buffers=0 max-size-time=0 ! rtph264depay ! vpudec frame-plus = 2 low-latency=true ! mfw_v4lsink axis-left=0 axis-top=0 disp-width=1280 disp-height=720 demux. ! queue max-size-buffers=0 max-size-time=0 ! rtpmp4gdepay ! beepdec ! audioconvert ! 'audio/x-raw-int, channels=2' ! alsasink device='hw:1,0'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Mar 2014 04:17:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Freezing-video-after-some-time-A-lot-of-buffers-are-being-droped/m-p/267867#M28264</guid>
      <dc:creator>radojko</dc:creator>
      <dc:date>2014-03-08T04:17:57Z</dc:date>
    </item>
  </channel>
</rss>

