Well, you were correct about the assumption that my flacparse is in bad
(see below). But your fix didn't seem to make any difference... I have
double-checked that I'm running with latest SVN (and I see the
changeset)...

Regards,
Stian


stianj@chevrolet:~$ gst-inspect-0.10 flacparse
Factory Details:
  Long name:    FLAC audio parser
  Class:        Codec/Parser/Audio
  Description:  Parses audio with the FLAC lossless audio codec
  Author(s):    Sebastian Dröge <sebastian.dro...@collabora.co.uk>
  Rank:         primary + 1 (257)

Plugin Details:
  Name:                 audioparsersbad
  Description:          audioparsers
  Filename:             /usr/lib/gstreamer-0.10/libgstaudioparsersbad.so
  Version:              0.10.21
  License:              LGPL
  Source module:        gst-plugins-bad
  Source release date:  2011-01-21
  Binary package:       GStreamer Bad Plugins (Ubuntu)
  Origin URL:           
https://launchpad.net/distros/ubuntu/+source/gst-plugins-bad0.10

GObject
 +----GstObject
       +----GstElement
             +----GstAudioBaseParseBad
                   +----GstFlacParse

Pad Templates:
  SRC template: 'src'
    Availability: Always
    Capabilities:
      audio/x-flac
                 framed: true
               channels: [ 1, 8 ]
                   rate: [ 1, 655350 ]

  SINK template: 'sink'
    Availability: Always
    Capabilities:
      audio/x-flac
                 framed: false


Element Flags:
  no flags set

Element Implementation:
  Has change_state() function: gst_base_parse_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.
Indexing capabilities:
  element can do indexing
Element has no URI handling capabilities.

Pads:
  SRC: 'src'
    Implementation:
      Has custom eventfunc(): gst_base_parse_src_event
      Has custom queryfunc(): gst_base_parse_query
        Provides query types:
                (1):    position (Current position)
                (2):    duration (Total duration)
                (9):    formats (Supported formats for conversion)
                (6):    seeking (Seeking capabilities and parameters)
                (8):    convert (Converting between formats)
      Has custom iterintlinkfunc(): gst_pad_iterate_internal_links_default
      Has getcapsfunc(): gst_pad_get_fixed_caps_func
      Has acceptcapsfunc(): gst_pad_acceptcaps_default
    Pad Template: 'src'
  SINK: 'sink'
    Implementation:
      Has chainfunc(): gst_base_parse_chain
      Has custom eventfunc(): gst_base_parse_sink_event
      Has custom queryfunc(): gst_pad_query_default
      Has custom iterintlinkfunc(): gst_pad_iterate_internal_links_default
      Has setcapsfunc(): gst_base_parse_sink_setcaps
      Has acceptcapsfunc(): gst_pad_acceptcaps_default
    Pad Template: 'sink'

Element Properties:
  name                : The name of the object
                        flags: lesbar, skrivbar
                        String. Default: null Current: "flacparse0"
  check-frame-checksums: Check the overall checksums of every frame
                        flags: lesbar, skrivbar
                        Boolean. Default: false Current: false
stianj@chevrolet:~$

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/735053

Title:
  rip crashed with TaskException in run(): (QueryError('query failed',),
  'exception QueryError at morituri/common/checksum.py:93: start():
  query failed')

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

Reply via email to