high cpu usage with leaky queue
Erik Andresen
erik at vontaene.de
Tue Sep 10 01:57:47 PDT 2013
Hi,
When I insert a leaky queue in a pipeline I get 100% CPU usage on one
core. This happens with GStreamer 0.10.36 and 1.0.9, reproducible with
the following test-pipelines:
gst-launch-0.10 -v videotestsrc ! queue leaky=2 !
"video/x-raw-yuv,framerate=1/1" ! fakesink sync=true
gst-launch-1.0 -v videotestsrc ! "video/x-raw,framerate=1/1" ! queue
leaky=2 ! fakesink sync=true
Is this a bug or am I doing something wrong?
greetings,
Erik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 259 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130910/b2925dd4/attachment.pgp>
More information about the gstreamer-devel
mailing list