Hi,<br>Gst::init() takes like 100+ ms, on rare occasions it takes even longer, like over 2-4 seconds. Is it normal?<br><br>To combat this I do Gst::init() in another pthread for my gui app to show up instantly as usually.<br>
<br>Using Ubuntu 12.04 amd64.<br>Intel Core i5.<br>