tested on lucid lynx
here is the output :

leop...@ps6432:~$ gst-inspect-0.10 katedec
Factory Details:
  Long name:    Kate stream text decoder
  Class:        Codec/Decoder/Subtitle
  Description:  Decodes Kate text streams
  Author(s):    Vincent Penquerc'h <[email protected]>
  Rank:         primary (256)

Plugin Details:
  Name:                 kate
  Description:          Kate plugin
  Filename:             /usr/lib/gstreamer-0.10/libgstkate.so
  Version:              0.10.18
  License:              LGPL
  Source module:        gst-plugins-bad
  Binary package:       GStreamer Bad Plugins (Ubuntu)
  Origin URL:           
https://launchpad.net/distros/ubuntu/+source/gst-plugins-bad0.10

GObject
 +----GstObject
       +----GstElement
             +----GstKateDec

Pad Templates:
  SRC template: 'src'
    Availability: Always
    Capabilities:
      text/plain
      text/x-pango-markup
      video/x-dvd-subpicture

  SINK template: 'sink'
    Availability: Always
    Capabilities:
      subtitle/x-kate


Element Flags:
  no flags set

Element Implementation:
  Has change_state() function: gst_kate_dec_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.
Element has no URI handling capabilities.

Pads:
  SRC: 'src'
    Implementation:
      Has custom eventfunc(): gst_pad_event_default
      Has custom queryfunc(): gst_pad_query_default
        Provides query types:
      Has custom iterintlinkfunc(): gst_pad_iterate_internal_links_default
    Pad Template: 'src'
  SINK: 'sink'
    Implementation:
      Has chainfunc(): gst_kate_dec_chain
      Has custom eventfunc(): gst_pad_event_default
      Has custom queryfunc(): gst_kate_dec_sink_query
        Provides query types:
      Has custom iterintlinkfunc(): gst_pad_iterate_internal_links_default
    Pad Template: 'sink'
    Capabilities:
      subtitle/x-kate

Element Properties:
  name                : The name of the object
                        flags: readable, writable
                        String. Default: null Current: "katedec0"
  language            : The language of the stream
                        flags: readable
                        String. Default: "" Current: null
  category            : The category of the stream
                        flags: readable
                        String. Default: "" Current: null
  original-canvas-width: The canvas width this stream was authored for
                        flags: readable
                        Integer. Range: 0 - 2147483647 Default: 0 Current: 0
  original-canvas-height: The canvas height this stream was authored for (0 is 
unspecified)
                        flags: readable
                        Integer. Range: 0 - 2147483647 Default: 0 Current: 0
  remove-markup       : Remove markup from decoded text ?
                        flags: readable, writable
                        Boolean. Default: false Current: false
leop...@ps6432:~$

-- 
kate decoder not detected even though it is installed
https://bugs.launchpad.net/bugs/534561
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to