GNOME Bugzilla – Bug 604922
decodebin: more detailed error message when decoders are missing
Last modified: 2018-11-03 11:16:02 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).
Same goes for playsink, playbin2 and uridecodebin (they post their own messages in some cases)
still valid.
-- 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.