After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 741878 - Core elements not installed in GST1.0
Core elements not installed in GST1.0
Status: RESOLVED NOTGNOME
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
1.0.0
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-12-22 21:03 UTC by hadwarez
Modified: 2014-12-22 21:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description hadwarez 2014-12-22 21:03:42 UTC
I was trying to test a simple pipeline on Ubuntu 14.04: 

    gst-launch-1.0 filesrc location=mysound.mp3  ! decodebin ! audioconvert ! alsasink

When I got this error: "ERROR: pipeline could not be constructed: no element "filesrc"."

I thus looked into the gstreamer-inspect1.0 command to figure this out, and it actually appeared that **none of the coreelement "plugins" were found by gstreamer**.

What could be the cause of this? Which package includes these? (I thought it'd be the base package!)

PS: gstreamer0.10 works fine, and has all the necessary plugins.
Comment 1 Nicolas Dufresne (ndufresne) 2014-12-22 21:40:21 UTC
Please, follow up with your Linux distributer, or at least ask on mailing list. This is a bug tracker, not a support forum.

Ubuntu -> https://launchpad.net/