[Bug 791269] audiorate: reset offset and next_ts if caps is changed
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jan 9 09:34:47 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=791269
Justin J. Kim <justin.joy.9to5 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #365028|0 |1
is obsolete| |
--- Comment #4 from Justin J. Kim <justin.joy.9to5 at gmail.com> ---
Created attachment 366533
--> https://bugzilla.gnome.org/attachment.cgi?id=366533&action=edit
audiorate: accumulate offset by time diff
audiorate: accumulate offset by time diff
The fomula, 'offset = time / rate', is correct only if
the rate is never changed. When the rate is changed,
the offset should be re-calculated based on the previous
offset.
--
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