appsrc cause playback delay

Tim-Philipp Müller t.i.m at zen.co.uk
Thu Sep 5 02:32:48 PDT 2013


On Wed, 2013-09-04 at 18:42 -0700, xxooyy wrote:

> whether I set the appsrc do-timestamp=True(or false),is-live=TRUE , if
> ximagesink sync=true,then GstBaseSrc will generate Qos Message and print ("A
> lot of buffers are being dropped.")),
>           ("There may be a timestamping problem, or this computer is too
> slow."));

If your input is live, try setting some appropriate values for the
latency properties (otherwise every buffer will be regarded as late by
the time it reaches the sink).

Cheers
 -Tim



More information about the gstreamer-devel mailing list