After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 587411 - keyframes broken with trimmed clips
keyframes broken with trimmed clips
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: General
Git
Other All
: Normal normal
: 0.13.2
Assigned To: Alessandro Decina
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2009-06-30 10:14 UTC by Alessandro Decina
Modified: 2009-07-01 03:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alessandro Decina 2009-06-30 10:14:20 UTC
Take a longish clip, cut about 10 seconds by trimming the start andtry to create keyframes. The result is that the keyframes are created at the wrong time position.
Comment 1 Brandon Lewis 2009-07-01 03:56:37 UTC
Fixed with this commit. Sorry for not including bug # in the commit message.

commit c4fa63bc752d4f8129158a0d278e66973dad0cdf
Author: Brandon Lewis <brandon_lewis@berkeley.edu>
Date:   Mon Jun 29 17:23:59 2009 -0700

    curve.py: take in_point into account in xyToTimeValue