[gstreamer-bugs] [Bug 565226] Internal data stream error while playing Monkey's Audio sample files

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Dec 22 09:47:10 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=565226

  GStreamer | don't know | Ver: 0.10.21

Petar Velkovski changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED




------- Comment #3 from Petar Velkovski  2008-12-22 17:47 UTC -------
The installed version of gstreamer0.10-ffmpeg is 0.10.5
--------------------------------------------------------
gst-inspect ffmpeg | grep Description

Description:            All FFMPEG codecs (system install)
---------------------------------------------------------
gst-inspect ffdec_ape

Factory Details:
  Long name:    FFMPEG Monkey's Audio decoder
  Class:        Codec/Decoder/Audio
  Description:  FFMPEG ape decoder
  Author(s):    Wim Taymans <wim.taymans at gmail.com>, Ronald Bultje
<rbultje at ronald.bitfreak.net>, Edward Hervey <bilboed at bilboed.com>
  Rank:         marginal (64)

Plugin Details:
  Name:                 ffmpeg
  Description:          All FFMPEG codecs (system install)
  Filename:             /usr/lib/gstreamer-0.10/libgstffmpeg.so
  Version:              0.10.5
  License:              LGPL
  Source module:        gst-ffmpeg
  Binary package:       FFMpeg
  Origin URL:           http://ffmpeg.sourceforge.net/

GObject
 +----GstObject
       +----GstElement
             +----ffdec_ape

Pad Templates:
  SRC template: 'src'
    Availability: Always
    Capabilities:
      audio/x-raw-int
                   rate: [ 8000, 96000 ]
               channels: [ 1, 2 ]
                 signed: true
             endianness: 1234
                  width: 16
                  depth: 16

  SINK template: 'sink'
    Availability: Always
    Capabilities:
      audio/x-ffmpeg-parsed-ape
                   rate: [ 8000, 96000 ]
               channels: [ 1, 2 ]


Element Flags:
  no flags set

Element Implementation:
  Has change_state() function: 0xb7922660
  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_ffmpegdec_src_event
      Has custom queryfunc(): gst_ffmpegdec_query
        Provides query types:
      Has custom intconnfunc(): gst_pad_get_internal_links_default
    Pad Template: 'src'
  SINK: 'sink'
    Implementation:
      Has chainfunc(): gst_ffmpegdec_chain
      Has custom eventfunc(): gst_ffmpegdec_sink_event
      Has custom queryfunc(): gst_pad_query_default
        Provides query types:
      Has custom intconnfunc(): gst_pad_get_internal_links_default
    Pad Template: 'sink'

Element Properties:
  name                : The name of the object
                        flags: readable, writable
                        String. Default: null Current: "ffdec_ape0"


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=565226.




More information about the gstreamer-bugs mailing list