GNOME Bugzilla – Bug 633643
Properly cache timeline thumbnails and waveforms
Last modified: 2012-04-23 18:07:25 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).
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