Hello,<br><br>I have installed <b>GStreamer-0.10.22</b> to be used with swfdec-0.8.4 for my <b>sh4</b> platform.<br><br>After installation I tried to run the test <br><pre class="userinput">gst-launch -v fakesrc num_buffers=5 ! fakesink<br>
<br><font size="4"><span style="font-family: arial,helvetica,sans-serif;">and got the error</span></font> ERROR: pipeline could not be constructed: no element &quot;fakesrc&quot;.<br><br><font size="4"><span style="font-family: arial,helvetica,sans-serif;">What is the cause of this error? My libraries are installed in /usr/lib/gstreamer-0.10 and when I try to grep for fakesrc in this directory, I see that following files contain &#39;fakesrc&#39;<br>
<br></span></font><font size="4"><span style="font-family: arial,helvetica,sans-serif;">libgstcoreelements.a</span></font><br><font size="4"><span style="font-family: arial,helvetica,sans-serif;">libgstcoreelements.so<br>
</span></font><font size="4"><span style="font-family: arial,helvetica,sans-serif;">libgstplaybin.a</span></font><br><font size="4"><span style="font-family: arial,helvetica,sans-serif;">libgstplaybin.so<br><br>Why is gst-launch not able to find this element?<br>
<br>Thanks and regards,<br>Ravi Karmarkar<br></span></font><font size="4"><span style="font-family: arial,helvetica,sans-serif;"><br></span></font></pre>