[gstreamer-bugs] [Bug 604922] New: [decodebin2] more detailed error message when decoders are missing
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Dec 18 07:27:53 PST 2009
https://bugzilla.gnome.org/show_bug.cgi?id=604922
GStreamer | gst-plugins-base | git
Summary: [decodebin2] more detailed error message when decoders
are missing
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: t.i.m at zen.co.uk
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
$ 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).
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list