Bug#441877: gstreamer0.10-plugins-bad: fails to load libgstcdaudio plugin

Alec Robertson alecr at MIT.EDU
Wed Sep 12 15:46:59 UTC 2007


Hi,

>> Package: gstreamer0.10-plugins-bad

> ? Does this also happen with other GStreamer applications?

I don't know, songbird is the only thing that uses gstreamer on my
machine.

> gst-inspect-0.10 /usr/lib/gstreamer-0.10/libgstcdaudio.so

Plugin Details:
  Name:                 cdaudio
  Description:          Play CD audio through the CD Drive
  Filename:             /usr/lib/gstreamer-0.10/libgstcdaudio.so
  Version:              0.10.5
  License:              LGPL
  Source module:        gst-plugins-bad
  Binary package:       GStreamer Bad Plugins (Debian)
  Origin URL:           http://packages.qa.debian.org/g/gst-plugins-bad0.10.html

  cdaudio: CD player

  1 features:
  +-- 1 elements

> and gst-inspect-0.10 cdaudio

Factory Details:
  Long name:    CD player
  Class:        Generic/Bin
  Description:  Play CD audio through the CD Drive
  Author(s):    Wim Taymans <wim at fluendo.com>
  Rank:         none (0)

Plugin Details:
  Name:                 cdaudio
  Description:          Play CD audio through the CD Drive
  Filename:             /usr/lib/gstreamer-0.10/libgstcdaudio.so
  Version:              0.10.5
  License:              LGPL
  Source module:        gst-plugins-bad
  Binary package:       GStreamer Bad Plugins (Debian)
  Origin URL:           http://packages.qa.debian.org/g/gst-plugins-bad0.10.html

GObject
 +----GstObject
       +----GstElement
             +----GstCDAudio

Implemented Interfaces:
  GstURIHandler

Pad Templates:
  none

Element Flags:
  no flags set

Element Implementation:
  Has change_state() function: gst_cdaudio_change_state
  Has custom save_thyself() function: gst_element_save_thyself
  Has custom restore_thyself() function: gst_element_restore_thyself

Element has no clocking capabilities.
Element has no indexing capabilities.

Pads:
  none

Element Properties:
  name                : The name of the object
                        flags: readable, writable
                        String. Default: null Current: "cdaudio0"
  device              : CDROM device
                        flags: readable, writable
                        String. Default: null Current: "/dev/cdrom"
  volume-fr           : Front right volume
                        flags: readable, writable
                        Integer. Range: 0 - 255 Default: 255 Current: 0
  volume-fl           : Front left volume
                        flags: readable, writable
                        Integer. Range: 0 - 255 Default: 255 Current: 0
  volume-br           : Back right volume
                        flags: readable, writable
                        Integer. Range: 0 - 255 Default: 255 Current: 0
  volume-bl           : Back left volume
                        flags: readable, writable
                        Integer. Range: 0 - 255 Default: 255 Current: 0

Element Signals:
  "track-change" :  void user_function (GstElement* object,
                                        gint arg0,
                                        gpointer user_data);






More information about the Pkg-gstreamer-maintainers mailing list