[Bug 791099] opusparse: subtract clipped audio to buffer duration

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 16 16:19:41 UTC 2018


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

Alicia Boya García <aboya at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #370875|reviewed                    |none
             status|                            |
 Attachment #370875|0                           |1
        is obsolete|                            |

--- Comment #5 from Alicia Boya García <aboya at igalia.com> ---
Created attachment 370996
  --> https://bugzilla.gnome.org/attachment.cgi?id=370996&action=edit
opusparse: subtract clipped audio to buffer duration

This makes opusparse take into account audio priming for the first audio
frame and end clipping for the last frame.

Audio priming is determined by `parse->pre_skip`, whose value is read
from either the header frame (usually provided in the caps) or -- in its
absence, from GstAudioClippingMeta.start.

End clipping is read from GstAudioClippingMeta.end.

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