[gstreamer-bugs] [Bug 311162] New: flacdec plugin doesn't handle 24-bit files

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Thu Jul 21 08:27:35 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=311162
 GStreamer | gst-plugins | Ver: 0.8.10

           Summary: flacdec plugin doesn't handle 24-bit files
           Product: GStreamer
           Version: 0.8.10
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: shahms at shahms.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Please describe the problem:
When attempting to decode a 24-bit flac file, the flacdec plugin exits with an
error.


Steps to reproduce:
Run "gst-launch filesrc location=sample.flac ! flacdec ! fakesink"

where "sample.flac" is a 24-bit FLAC file.

Actual results:
gst-launch prints:

RUNNING pipeline ...

** (process:10396): WARNING **: flacdec: invalid depth 24 found

ERROR: from element /pipeline0/flacdec0: Could not decode stream.
Additional debug info:
gstflacdec.c(333): gst_flacdec_error_callback: /pipeline0/flacdec0:
bad header

and exits

Expected results:
I would expect flacdec to successfully handle the compliant FLAC file.

Does this happen every time?
Yes

Other information:
A sample file can be downloaded from
http://www.archive.org/audio/etree-details-db.php?id=27237

There is a "sister" bug at #311070

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list