[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:57:00 UTC 2016


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

--- Comment #33 from Christoph Reiter (lazka) <reiter.christoph at gmail.com> ---
> Ah, but you are talking about byte-level seeking. I was referring to operations in the time domain. It is my impression that the number of *samples* per frame is constant, but that in VBR MP3s, these fixed number of samples can be encoded with a varying bitrate. So, if downstream requests a time seek, then it should work.

Ah, yes, samples are constant. But afaik time based seeking just uses the xiph
seek table and interpolation and thus isn't exact. If we are one frame of we
might clip away the real signal.

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