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 633643 - Properly cache timeline thumbnails and waveforms
Properly cache timeline thumbnails and waveforms
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: Timeline
Git
Other Linux
: Normal normal
: 0.91
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2010-10-31 15:58 UTC by Jean-François Fortin Tam
Modified: 2012-04-23 18:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jean-François Fortin Tam 2010-10-31 15:58:18 UTC
If I recall correctly, bug #432661 is about saving the "general" thumbnails of the clips for the source list.

Here is a new bug report requesting that pitivi saves the thumbnail/waveform "tiles" it generates in the timeline. It could save them in XDG_CACHE_HOME.

When the user loads a project, there would be no need to regenerate all the clips' video thumbnails and waveforms (unless they had never been generated before).
Comment 1 Jean-François Fortin Tam 2012-04-23 18:07:25 UTC
commit 012215788358bef656e00dcaa3ce6684b6cb45ba
Author: Daniel Thul <daniel.thul@googlemail.com>
Date:   Mon Apr 23 19:21:34 2012 +0200

    Bump required GStreamer version to 0.10.36

commit 48b8d46b817af12b61d8ffda1a123bab3c67e5a3
Author: Daniel Thul <daniel.thul@googlemail.com>
Date:   Mon Apr 23 19:21:10 2012 +0200

    thumbnailer: Add on disk thumbnail caching

commit e0a98dedb0e3c2cd34353c7fa0030dc1d223fe3d
Author: Daniel Thul <daniel.thul@googlemail.com>
Date:   Mon Apr 23 19:17:36 2012 +0200

    utils/misc: Add utility to compute the hash of a file