[Bug 597195] no dvb playback with players using playbin2

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Feb 16 08:47:23 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=597195
  GStreamer | gst-plugins-base | git

--- Comment #24 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-02-16 16:47:22 UTC ---
> ERROR: Pipeline doesn't want to pause.
> Missing element: DVB protocol source
> ERROR: from element /GstURIDecodeBin:uridecodebin0: No URI handler implemented
> for "dvb".

This looks like the 'dvbbasebin' element is missing on your system. Do you have
it installed? Check with:

  gst-inspect-1.0 dvbbasebin

There should be a plugin file /usr/lib/......./gstreamer-1.0/libgstdvb.so 
somewhere on your system. I don't know which package that would be in, though
I'd think it should be somewhere in -bad-free*, since there's nothing
problematic about it really (other than requiring mpeg-2 plugins to actually
decode stuff later, but that's not really relevant).

There is also bug #690949 , however. YMMV.

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