[Bug 646293] GESTimelineLayer and GESSimpleTimelineLayer don't take gaps into account.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 27 15:11:24 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=646293
  GStreamer | gst-editing-services | git

Thibault Saunier <thibault.saunier> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |thibault.saunier at collabora.
                   |                            |com
     Ever Confirmed|0                           |1

--- Comment #1 from Thibault Saunier <thibault.saunier at collabora.com> 2012-03-27 22:11:21 UTC ---
First fix:

commit 14480b43f487edc0639955b74d34df2be9a12c6e
Author: Thibault Saunier <thibault.saunier at collabora.com>
Date:   Thu Oct 20 16:16:30 2011 +0200

    ges: Add a gnl background object  to tracks

    This is in order to support gaps in the timeline.
    This is not the proper solution, we should make sure to fill gaps properly,
    but for the time being, it makes the trick


We should detect the gaps properly and then add GES*TestSource at the exact
time of them instead of using a background. This, in order to have better
performances.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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