I can't seem to reproduce the crashes anymore, I've dist-upgraded and rebooted 
in between, and everything seems to be fine now.
probably related bug reports:
https://bugs.launchpad.net/ubuntu/+source/gdebi/+bug/188232
https://bugs.launchpad.net/ubuntu/+source/tracker/+bug/188022

But here's the output anyway:
$ GST_DEBUG=*:2 gst-inspect-0.10 volume
Factory Details:
  Long name:    Volume
  Class:        Filter/Effect/Audio
  Description:  Set volume on audio/raw streams
  Author(s):    Andy Wingo <[EMAIL PROTECTED]>
  Rank:         none (0)

Plugin Details:
  Name:                 volume
  Description:          plugin for controlling audio volume
  Filename:             /usr/lib/gstreamer-0.10/libgstvolume.so
  Version:              0.10.17
  License:              LGPL
  Source module:        gst-plugins-base
  Binary package:       GStreamer Base Plugins (Ubuntu)
  Origin URL:           
https://launchpad.net/distros/ubuntu/+source/gst-plugins-base0.10

GObject
 +----GstObject
       +----GstElement
             +----GstBaseTransform
                   +----GstAudioFilter
                         +----GstVolume

Implemented Interfaces:
  GstMixer
  GstImplementsInterface

Pad Templates:
  SRC template: 'src'
    Availability: Always
    Capabilities:
      audio/x-raw-float
                   rate: [ 1, 2147483647 ]
               channels: [ 1, 2147483647 ]
             endianness: 1234
                  width: { 32, 64 }
      audio/x-raw-int
               channels: [ 1, 2147483647 ]
                   rate: [ 1, 2147483647 ]
             endianness: 1234
                  width: 8
                  depth: 8
                 signed: true
      audio/x-raw-int
               channels: [ 1, 2147483647 ]
                   rate: [ 1, 2147483647 ]
             endianness: 1234
                  width: 16
                  depth: 16
                 signed: true
      audio/x-raw-int
               channels: [ 1, 2147483647 ]
                   rate: [ 1, 2147483647 ]
             endianness: 1234
                  width: 24
                  depth: 24
                 signed: true
      audio/x-raw-int
               channels: [ 1, 2147483647 ]
                   rate: [ 1, 2147483647 ]
             endianness: 1234
                  width: 32
                  depth: 32
                 signed: true

  SINK template: 'sink'
    Availability: Always
    Capabilities:
      audio/x-raw-float
                   rate: [ 1, 2147483647 ]
               channels: [ 1, 2147483647 ]
             endianness: 1234
                  width: { 32, 64 }
      audio/x-raw-int
               channels: [ 1, 2147483647 ]
                   rate: [ 1, 2147483647 ]
             endianness: 1234
                  width: 8
                  depth: 8
                 signed: true
      audio/x-raw-int
               channels: [ 1, 2147483647 ]
                   rate: [ 1, 2147483647 ]
             endianness: 1234
                  width: 16
                  depth: 16
                 signed: true
      audio/x-raw-int
               channels: [ 1, 2147483647 ]
                   rate: [ 1, 2147483647 ]
             endianness: 1234
                  width: 24
                  depth: 24
                 signed: true
      audio/x-raw-int
               channels: [ 1, 2147483647 ]
                   rate: [ 1, 2147483647 ]
             endianness: 1234
                  width: 32
                  depth: 32
                 signed: true


Element Flags:
  no flags set

Element Implementation:
  Has change_state() function: gst_audio_filter_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:
  SRC: 'src'
    Implementation:
      Has getrangefunc(): gst_base_transform_getrange
      Has custom eventfunc(): gst_base_transform_src_event
    Pad Template: 'src'
  SINK: 'sink'
    Implementation:
      Has chainfunc(): gst_base_transform_chain
      Has custom eventfunc(): gst_base_transform_sink_event
      Has bufferallocfunc(): gst_base_transform_buffer_alloc
    Pad Template: 'sink'

Element Properties:
  name                : The name of the object
                        flags: readable, writable
                        String. Default: null Current: "volume0"
  qos                 : Handle Quality-of-Service events
                        flags: readable, writable
                        Boolean. Default: false Current: false
  mute                : mute channel
                        flags: readable, writable, controllable
                        Boolean. Default: false Current: false
  volume              : volume factor
                        flags: readable, writable, controllable
                        Double. Range:               0 -              10 
Default:               1 Current:               1

-- 
nautilus crashed with signal 5 in g_return_if_fail_warning()
https://bugs.launchpad.net/bugs/188219
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to