Hi,<br>I'm using v1.0.3 and this line returns NULL:<br>GstElement *refPlay = gst_element_factory_make("playbin", NULL);<br>//refPlay is NULL<br><br>Same issue with "playbin2". But works fine with 0.10.<br>
Can anyone please tell me what to do?<br><br>Using v1.0.3 on Ubuntu 12.10 amd64 installed thru a ppa, same issue happens on Ubuntu 13.04.<br>