[Bug 652154] [mpegaudioparse] generates invalid timestamps
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jul 4 12:27:30 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=652154
GStreamer | gst-plugins-ugly | git
--- Comment #2 from David Schleef <ds at schleef.org> 2011-07-04 19:27:25 UTC ---
It looks like lamemp3enc is pushing buffers with the wrong timestamps. The
buffer timestamps should correspond to the beginning of the first frame in the
buffer. It appears we've been doing this consistently wrong, so it might be
necessary to have backward compatibility rather than Doing It Right. In any
case, the correct solution is to make lamemp3enc properly frame output data,
which eliminates any confusion.
--
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