[gstreamer-bugs] [Bug 430085] aac encoder output not interoperable with aac decoder, possibly erroneous

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Apr 28 11:08:48 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=430085

  GStreamer | gst-plugins-bad | Ver: 0.10.4

Gautier Portet changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kassoulet at gmail.com




------- Comment #3 from Gautier Portet  2007-04-28 18:08 UTC -------
I wanted to add aac support to SoundConverter, but I'm unable to get a valid
mp4/m4a file, as described in this bug report.

mp4/m4a files are detected by gstreamer as "audio/x-m4a", but with "faac !
ffmux_mp4" we generate "video/quicktime"

I see that the mp4 header contains "ftypM4A" and the gstreamer encoded
"ftypisom".

After some tests, the file encoded with faac + ffmux_mp4 is unreadable
(distorted, skipping...).

With "faac outputformat=1", the result is better, but lacks a container, and
the sound is still distorted. 

I also tested with the faac command line encoder, and the distorsion is also
present, so the bad sound problem come from them.
The container problem may need an option in ffmux_mp4 ?

btw, you may want to add "profile=LOW" to faac to be sure it can be read
anywhere
see: http://www.audiocoding.com/modules/wiki/?id=LC


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=430085.




More information about the Gstreamer-bugs mailing list