[gstreamer-bugs] [Bug 632039] [matroskamux] does not support aac in ADTS format

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 13 05:57:06 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=632039
  GStreamer | gst-plugins-good | git

--- Comment #2 from Julien Isorce <julien.isorce at gmail.com> 2010-10-13 12:57:05 UTC ---
Created an attachment (id=172262)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=172262)
mkv file that contains several swtich from 2 to 6 audio channels (faac
outputformat set to ADTS)

thx for the patch.

In your patch this is GST_MATROSKA_CODEC_ID_AUDIO_AAC_MPEG4, not
GST_MATROSKA_CODEC_ID_AUDIO_AAC.

Well, I made a mkv file that contains aac with its outputformat set to ADTS.
The recorded audio has 2 channels, then 6, then 2, then 6.

Unfortunatelly, faad fails to decode it entirely, whereas it can decode it
partially if the muxer is mpegtsmux, thanks to your other patch from bug:
https://bugzilla.gnome.org/show_bug.cgi?id=631501

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