[Bug 597195] no dvb playback with players using playbin2

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Feb 16 08:37:01 PST 2013


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

--- Comment #23 from Andrew Clayton <andrew at digital-domain.net> 2013-02-16 16:36:53 UTC ---
Hmm, upgraded to Fedora 18 (from 16) and DVB no longer seems to working with
the gstreamer-1.0 stuff, e.g totem.

DVB still works under gstreamer-0.10 using playbin (playbin2 still doesn't
work).

Here's some debug for non-working gst-launch-1.0

$ GST_DEBUG=*dvb*:5 gst-launch-1.0 playbin "uri=dvb://five"
Setting pipeline to PAUSED ...
0:00:00.180884564 26385       0xeb7730 DEBUG                 dvbsrc
gstdvbsrc.c:917:gst_dvbsrc_plugin_init: binding text domain gst-plugins-bad-1.0
to locale dir /usr/share/locale
0:00:00.181391314 26385       0xeb7730 INFO                  dvbsrc
gstdvbsrc.c:470:gst_dvbsrc_init:<GstDvbSrc at 0xe85400> gst_dvbsrc_init
0:00:00.181440201 26385       0xeb7730 INFO                  dvbsrc
gstdvbsrc.c:543:gst_dvbsrc_set_property:<dvbsrc0> Set Property:
ARG_DVBSRC_POLARITY
0:00:00.181469883 26385       0xeb7730 INFO                  dvbsrc
gstdvbsrc.c:545:gst_dvbsrc_set_property:<dvbsrc0>     DVB_POL_H
0:00:00.183181421 26385       0xeb7730 DEBUG             dvbbasebin
dvbbasebin.c:639:foreach_stream_build_filter: stream 0 usecount 1
0:00:00.183221508 26385       0xeb7730 DEBUG             dvbbasebin
dvbbasebin.c:639:foreach_stream_build_filter: stream 1 usecount 1
0:00:00.183260268 26385       0xeb7730 DEBUG             dvbbasebin
dvbbasebin.c:639:foreach_stream_build_filter: stream 17 usecount 1
0:00:00.183284293 26385       0xeb7730 DEBUG             dvbbasebin
dvbbasebin.c:639:foreach_stream_build_filter: stream 16 usecount 1
0:00:00.183312578 26385       0xeb7730 DEBUG             dvbbasebin
dvbbasebin.c:639:foreach_stream_build_filter: stream 20 usecount 1
0:00:00.183336672 26385       0xeb7730 DEBUG             dvbbasebin
dvbbasebin.c:639:foreach_stream_build_filter: stream 18 usecount 1
0:00:00.183362443 26385       0xeb7730 INFO              dvbbasebin
dvbbasebin.c:662:dvb_base_bin_rebuild_filter:<DvbBaseBin at 0xf06010> rebuilt
filter 18:20:16:17:1:0
0:00:00.183391705 26385       0xeb7730 INFO                  dvbsrc
gstdvbsrc.c:554:gst_dvbsrc_set_property:<dvbsrc0> Set Property: ARG_DVBSRC_PIDS
18:20:16:17:1:0
0:00:00.183419850 26385       0xeb7730 INFO                  dvbsrc
gstdvbsrc.c:580:gst_dvbsrc_set_property:<dvbsrc0>     Parsed Pid: 18
0:00:00.183450928 26385       0xeb7730 INFO                  dvbsrc
gstdvbsrc.c:580:gst_dvbsrc_set_property:<dvbsrc0>     Parsed Pid: 20
0:00:00.183481727 26385       0xeb7730 INFO                  dvbsrc
gstdvbsrc.c:580:gst_dvbsrc_set_property:<dvbsrc0>     Parsed Pid: 16
0:00:00.183517275 26385       0xeb7730 INFO                  dvbsrc
gstdvbsrc.c:580:gst_dvbsrc_set_property:<dvbsrc0>     Parsed Pid: 17
0:00:00.183547725 26385       0xeb7730 INFO                  dvbsrc
gstdvbsrc.c:593:gst_dvbsrc_set_property:<dvbsrc0> checking if playing for
setting pes filters
0:00:00.183582504 26385       0xeb7730 INFO                  dvbsrc
gstdvbsrc.c:543:gst_dvbsrc_set_property:<dvbsrc0> Set Property:
ARG_DVBSRC_POLARITY
0:00:00.183610370 26385       0xeb7730 INFO                  dvbsrc
gstdvbsrc.c:545:gst_dvbsrc_set_property:<dvbsrc0>     DVB_POL_H
0:00:00.183826102 26385       0xeb7730 DEBUG                 dvbsrc
gstdvbsrc.c:882:gst_dvbsrc_finalize:<dvbsrc0> gst_dvbsrc_finalize
ERROR: Pipeline doesn't want to pause.
Missing element: DVB protocol source
ERROR: from element /GstURIDecodeBin:uridecodebin0: No URI handler implemented
for "dvb".
Additional debug info:
gsturidecodebin.c(1332): gen_source_element ():
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0
Setting pipeline to NULL ...
Freeing pipeline ...

This is with Fedora 18, with the following gstreamer1-plugin packages

gstreamer1-plugins-bad-free-1.0.5-1.fc18.x86_64
gstreamer1-plugins-bad-freeworld-1.0.2-2.fc18.x86_64
gstreamer1-plugins-good-1.0.5-3.fc18.x86_64
gstreamer1-plugins-ugly-1.0.2-2.fc18.x86_64
gstreamer1-plugins-bad-free-extras-1.0.5-1.fc18.x86_64
gstreamer1-plugins-base-1.0.5-3.fc18.x86_64
gstreamer1-plugins-good-extras-1.0.5-3.fc18.x86_64

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