<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>Disabling Timing Requirement in GStreamer Option?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>Occasionally when running gst-launch I receive timing warnings which resemble the following:<BR>
<BR>
WARNING: from element /GstPipeline:pipeline0/GstGLImageSink:glimagesink0 A lot of buffers are being dropped.<BR>
Additional debug info:<BR>
..\..\..\Source\gstreamer\libs\gst\base\gstbasesink.c(2689): gst_base_sink_is_too_late (): /GstPipeline:pipeline0/GstGLImageSink:glimagesink0:<BR>
There may be a timestamping problem, or this computer is too slow.<BR>
<BR>
It appears that these warnings may be related to timing.<BR>
Is there an option or easy way to turn off this timing requirement at runtime?<BR>
<BR>
</FONT>
</P>
</BODY>
</HTML>