[Bug 620323] mpegaudioparse: Add support for LAME tags and adjust segments based on the padding information from it

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 29 11:15:10 UTC 2016


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

--- Comment #30 from Carlos Rafael Giani <dv at pseudoterminal.org> ---
My proposal indeed relies on constant frame sizes. However, from what I've seen
in the mpegaudioparse source, the frame size depends on the MPEG version and
layer numbers (see gstmpegaudioparse.c:733). Can these change in the middle of
a bitstream?

With constant frames, seeking is also not really a problem of course, because
then it is easily possible to figure out the current frame number from the
current position.

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