[gstreamer-bugs] [Bug 152403] - Integrating externaly developped DVB source element

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon Sep 13 12:59:05 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=152403
GStreamer | gst-plugins | Ver: HEAD CVS





------- Additional Comments From bugs at leroutier.net  2004-09-13 15:59 -------
got a few issues while testing those plugins :

running 'gst-inspect dvbsrc', i got :

  pol                 : Polarity
                        Unknown type 16 "guchar"
  pidlist             : Pointer to a guint16[MAX_FILTERS] (For Apps)
                        Unknown type 68 "gpointer" Write only
  tune                : Atomically tune to channel. (For Apps)
                        Unknown type 68 "gpointer" Write only

trying to use any of those parameters on a pipeline would trigger an error like :
ERROR (0x80509b8 - 304195:53:44.738930000)    GST_PIPELINE(29971)
./grammar.y(276):gst_parse_element_set: could not set property "pol" in element
"dvbsrc0" to "h"

---------

in dvbsrc README, the gst-launch example is outdated (uses apid, vpid)
xvideosink is 0.6, now is x[v]imagesink

---------

gstdvbtv :

(process:29991): GLib-GObject-WARNING **: g_object_set_valist: object class
`GstFileSrc' has no property named `freq'

(process:29991): GLib-GObject-CRITICAL **: file gobject.c: line 1207
(g_object_set): assertion `G_IS_OBJECT (object)' failed

---------

gst-inspect tsparse
/usr/bin/gst-inspect-0.8: symbol lookup error:
/usr/lib/gstreamer-0.8/libgsttsparse.so: undefined symbol:
gst_tsparse_init_section_filter

(this one could me my fault as i installed those plugins manually)

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list