[Bug 792395] audiotestsrc: wrong offset when rate is changed at runtime

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jan 10 07:35:11 UTC 2018


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

--- Comment #1 from Justin J. Kim <justin.joy.9to5 at gmail.com> ---
Created attachment 366594
  --> https://bugzilla.gnome.org/attachment.cgi?id=366594&action=edit
audiotestsrc: refuse to change rate at runtime

    audiotestsrc: refuse to change rate at runtime

    If 'rate' is changed at runtime, the next buffer has wrong
    offset because the offset is the total time divided by changed
    rate. In addition, when we think of seek with runtime rate
    change, it's difficult to get right 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