[Bug 643006] rsndvdbin doesn't send a GST_CORE_ERROR_MISSING_PLUGIN error if the mpeg video decoder is missing

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Feb 27 20:04:14 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=643006
  GStreamer | gst-plugins-bad | 0.10.20

--- Comment #2 from Trever Fischer <tdfischer at fedoraproject.org> 2011-02-28 04:04:12 UTC ---
Running our test application to print out some debug messages gets this:

PGST(1): Warning: resindvdbin.c(725): demux_pad_added ():
/GstPipeline:pipeline0/GstBin:bin4/RsnDvdBin:rsndvdbin0:
No MPEG video decoder found
Message:There is no codec present that can handle the stream's type.

Installing gstreamer-plugins-ugly fixes it.

Idealy, rsndvdbin should post a GST_STREAM_ERROR_CODEC_NOT_FOUND error messsage
and emit the unknown-type message, just as decodebin2 does.

-- 
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