GNOME Bugzilla – Bug 345089
no element "filesrc"
Last modified: 2006-06-20 16:17:37 UTC
Please describe the problem: After I have built the latest GStreamer downloaded through cvs, I tried to run some programs. Inside the tools folder, I executed the following commands: ./gst_launch filesrc location=sample.mp3 ! mad ! osssink The output said ".... no element "filesrc". I tried to find gst-register from the folder, but cannot be found. I tried to delete the registry xml file, and ran 'gst-inspect'. but the output still "... no element "filesrc"". Steps to reproduce: 1. ./gst_launch filesrc location=sample.mp3 ! mad ! osssink 2. 3. Actual results: After I have built the latest GStreamer downloaded through cvs, I tried to run some programs. Inside the tools folder, I executed the following commands: ./gst_launch filesrc location=sample.mp3 ! mad ! osssink The output said ".... no element "filesrc". I tried to find gst-register from the folder, but cannot be found. I tried to delete the registry xml file, and ran 'gst-inspect'. but the output still "... no element "filesrc"" Expected results: the filesrc can be found Does this happen every time? yes Other information: no
Please read the README in the root dir for instructions on how to run uninstalled gstreamer. In particular the script in docs/faq/gst-uninstalled should be executed so that the right environment vars are set to find the plugins etc. Please close if this solves the issue.
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!