[Bug 764966] oggdemux: Gaps when playing test sine wave VBR file

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 16 10:15:29 UTC 2016


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

Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.9.1

--- Comment #2 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
commit 2ac5bd293b16714085dc72ae23c4adf834c1db56
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Thu Apr 14 14:02:27 2016 +0100

    oggdemux: fix audio glitches with low bitrate vorbis

    A low bitrate stream which can pack more than 2 seconds of audio
    in a page would cause the stream's position to be updated not
    often enough, and would trigger a spurious "jump" via a GAP
    event. Instead, we update the stream position after calculating
    the new overall segment position.

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

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