[gstreamer-bugs] [Bug 610959] New: gstreamer can't decode certain OGG FLAC files

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 24 07:44:37 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=610959
  GStreamer | don't know | 0.10.25

           Summary: gstreamer can't decode certain OGG FLAC files
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.25
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: cb-gnomebugs at fishzet.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=154599)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=154599)
file used to demonstrate the problem

gstreamer is not able to decode the attached ogg flac file. (This has been
truncated to the first 50k for file size, ogg123 can still decode it, and
gstreamer can decode other similarly truncated files)

The failure to decode can be demonstrated in rhythmbox, or with the following
command line.

gst-launch filesrc location=/tmp/aaa.flac.ogg ! decodebin name=flacdec !
audioconvert ! audioresample ! pulsesink

Fails with this error:

ERROR: from element /GstPipeline:pipeline0/GstDecodeBin:flacdec
GstFlacDec:flacdec1: Could not decode stream.
Additional debug info:
gstflacdec.c(660): gst_flac_dec_error_cb ():
/GstPipeline:pipeline0/GstDecodeBin:flacdec/GstFlacDec:flacdec1:
bad header (1)

The platform is Fedora 12 on i386.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list