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 604922 - decodebin: more detailed error message when decoders are missing
decodebin: more detailed error message when decoders are missing
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
playback
Depends on:
Blocks:
 
 
Reported: 2009-12-18 15:27 UTC by Tim-Philipp Müller
Modified: 2018-11-03 11:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tim-Philipp Müller 2009-12-18 15:27:50 UTC
$ gst-launch-0.10 playbin2 uri=file:///home/tpm/samples/foobar.amr
-------------
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
-------------
WARNING: from element /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: No decoder available for type 'audio/AMR-WB, channels=(int)1, rate=(int)16000'.

Additional debug info:
gsturidecodebin.c(684): unknown_type_cb (): /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0
-------------
ERROR: from element /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20: Your GStreamer installation is missing a plug-in.

Additional debug info:
gstdecodebin2.c(2938): gst_decode_bin_expose (): /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20:
no suitable plugins found
-------------

It would be nice if decodebin2 could post an error message saying what decoders are missing (using pbutils).
Comment 1 Sebastian Dröge (slomo) 2009-12-19 07:13:06 UTC
Same goes for playsink, playbin2 and uridecodebin (they post their own messages in some cases)
Comment 2 Edward Hervey 2018-05-04 10:04:47 UTC
still valid.
Comment 3 GStreamer system administrator 2018-11-03 11:16:02 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/27.