[gst-devel] Disabling Timing Requirement in GStreamer Option?

Marco Ballesio gibrovacco at gmail.com
Mon Jan 31 22:01:50 CET 2011


Hi,

Il giorno lun, 31/01/2011 alle 11.11 -0500, Greg Wunder ha scritto:
> Occasionally when running gst-launch I receive timing warnings which
> resemble the following:
> 
> WARNING: from
> element /GstPipeline:pipeline0/GstGLImageSink:glimagesink0 A lot of
> buffers are being dropped.
> Additional debug info:
> ..\..\..\Source\gstreamer\libs\gst\base\gstbasesink.c(2689):
> gst_base_sink_is_too_late
> (): /GstPipeline:pipeline0/GstGLImageSink:glimagesink0:
> There may be a timestamping problem, or this computer is too slow.
> 
> It appears that these warnings may be related to timing.
> Is there an option or easy way to turn off this timing requirement at
> runtime?

you can disable check on too old timestamps by setting sync=false on the
glimagesink. Alternatively, you can increase the value of its
max-lateness property (try e.g. some hundreds of milliseconds). Both of
the solutions have advantages and disadvantages.

Regards
> 
> 
> 
> ------------------------------------------------------------------------------
> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
> Finally, a world-class log management solution at an even better price-free!
> Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
> February 28th, so secure your free ArcSight Logger TODAY! 
> http://p.sf.net/sfu/arcsight-sfd2d
> _______________________________________________ gstreamer-devel mailing list gstreamer-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gstreamer-devel






More information about the gstreamer-devel mailing list