GNOME Bugzilla – Bug 795318
audiorate: Use GstAudioStreamAlign
Last modified: 2018-11-03 12:05:02 UTC
This would also make it more tolerant with regard to discontinuities due to the discont-wait. It's currently more strict than all our audio sinks for example.
How would we get the number of dropped/added samples in this case? We can't really deduce that from the timestamp adjustments, can we?
You would use GstAudioStreamAlign before these corrections and apply the corrections for the gaps/overlaps when GstAudioStreamAlign triggers.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/433.