[Bug 746109] qtdemux: Support for gapless playback for .m4a files

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Dec 1 07:23:21 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=746109

--- Comment #2 from Carlos Rafael Giani <dv at pseudoterminal.org> ---
To add to that, I would not bother with gapless playback of .aac files. These
are usually AAC bitstreams with ADTS headers. These do not contain extra
information like iTunSMPB. This means that aside from the decoder delay,
nothing can be adjusted in these cases. So, just apply the decoder delay then.
If AAC decoders are fixed to handle this delay, then this is accomplished
anyway.

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