[Bug 700382] New: qtdemux: handle 96kHz/24 bits ALAC audio

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 15 05:19:04 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=700382
  GStreamer | gst-plugins-good | 1.x

           Summary: qtdemux: handle 96kHz/24 bits ALAC audio
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: rawoul at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=244311)
 View: https://bugzilla.gnome.org/attachment.cgi?id=244311
 Review: https://bugzilla.gnome.org/review?bug=700382&attachment=244311

qtdemux: set alac caps using info from codec buffer

qtdemux cannot decode ALAC files with 96kHz/24bit audio. For some reason the
samplerate field in the STSD atom is not right, so the audio caps must be
extracted from the codec data. This is what the libav mp4 demuxer does.

Here is an example file:

gst-launch-1.0 playbin
uri="http://absolut.zogzog.org/share/samples/m4a/alac-96k.m4a"

-- 
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