Re: gstreamer dvb protocol plugin
Len Lawrence <lcl-s9phx+4gxdMG2Il/[email protected]>
| Newsgroups | gmane.linux.mandrake.expert |
|---|---|
| Message-ID | <[email protected]> |
On 13/09/10 16:29, Len Lawrence wrote: > On 13/09/10 08:34, Len Lawrence wrote: >> Still trying to view TV on 2009.1. Totem now has the required >> channel list but there appears to be a missing plugin. >> gstreamer-0.10-plugins-bad is installed and this includes >> libgstdvb.so. The error message states that a dvb protocol plugin is >> required for gstreamer. Is that something separate? If so what >> package might contain it? >> >> Len >> > To expand on this, here is a terminal dump: > > ** Message: Error: A DVB protocol source plugin is required to play > this stream, but not installed. > gstplaybasebin.c(1673): gen_source_element (): /GstPlayBin:play: > No URI handler for dvb > > ** Message: Missing plugin: gstreamer|0.10|totem|DVB protocol > source|urisource-dvb (ignoring) > ** Message: All missing plugins are blacklisted, doing nothing > More stuff: A google search on urisource-dvb turned up some references to Fedora Core RPMs of plugins-bad but none of them were 64-bit. More searching uncovered a Debian bug log from 2008 containing exactly the same error message. The bug must have affected Mandriva also at least up to 2009.1. Any chance that anybody could check out the gstreamer0.10 plugins in 2010.1? Maybe something like: strings /usr/lib64/gstreamer-0.10/lib*.so | grep "urisource-dvb" Null result on my system. Len