GLib-WARNING **: Too many handles to wait for!

killerrats koreysjunkmail at gmail.com
Wed Dec 28 17:14:35 UTC 2016


I have a continuous loop on many files.
these are the steps it does:

1. initialize gstreamer
2. grabs the file
3. creates pipeline and gets bus and clock
4. plays the plipeline to use appsink to record to file
5. once reach the end it blocks and eos on the record bin
6. end up quitting the loop and null the pipeline
7. runs steps 2-6 again.

how can I handle the too many handles to wait for?

here is the code that i use.

LoopRecording() is the method that i use to grab the next file.

pipeline.text <http://www.planetkorey.com/tmp/pipeline.txt>  



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/GLib-WARNING-Too-many-handles-to-wait-for-tp4681271.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list