[gstreamer-bugs] [Bug 631501] [faad] failed to dynamically switch from 2 audio channels to 6

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 7 05:08:37 PDT 2010


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

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mnauw at users.sourceforge.net

--- Comment #2 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2010-10-07 12:08:25 UTC ---
faad fails to renegotiate because faad reports the extra 4 channels as unknown
channels.  The semantics of the channels are conveyed by codec_data or the ADTS
prefix, which is likely missing in this case for the 6-channels (second) part
(as there is only 1 codec_data to store).  You might have more luck/success
trying to do these tricks with ADTS, but seems unlikely to work for a muxed
format.

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