[Bug 748978] Video is frozen for a bit when a new clip starts

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Oct 16 12:27:31 UTC 2017


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

Thibault Saunier <tsaunier at gnome.org> changed:

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

--- Comment #6 from Thibault Saunier <tsaunier at gnome.org> ---
Done by:

commit ce4d2d8102e98ca08c9ab9a6c511238174cf5a06
Author: Thibault Saunier <thibault.saunier at osg.samsung.com>
Date:   Sat Aug 19 11:42:57 2017 -0300

    pipeline: Allow up to 2 seconds queueing in the playsink video queue

    In playsink the default video queue max size is 3 buffers, which is
    sometimes not enough for our use case.

    Allow up to 2 seconds of buffered data, giving us more time to do
    the transition between clips, and thus avoiding dropping frames in
    the sink when bringing up new clip takes too much time.

    Differential Revision: https://phabricator.freedesktop.org/D1854

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