[gstreamer-bugs] [Bug 169823] [enhancement] add alac decoding support :)

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sat Apr 2 03:44:52 PST 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=169823
 GStreamer | gst-ffmpeg | Ver: HEAD CVS





------- Additional Comments From Ronald Bultje  2005-04-02 06:44 -------
OK, we need (in qtdemux)

- fourcc: alac, mediatype: audio/x-alac, with properties:
- sample_size (stsd+10)
- codec_data (stsd+20, where the first 4 bytes are the length (always 36) and
the second 4 bytes are 'alac')
- channels/rate (already there)

With those, ffmpeg will decode it correctly. I'm stumped once more by qtdemux,
but will try to add it.

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