only one overview with 1920 needed

This commit is contained in:
j 2010-08-20 13:35:27 +02:00
parent 83db829cf8
commit 76021b1b78
1 changed files with 1 additions and 2 deletions

View File

@ -33,7 +33,6 @@ if __name__ == '__main__':
timeline.extract(opts.prefix, opts.width, opts.height)
oxgst.timeline.createTimelineMultiline(opts.prefix)
oxgst.timeline.makeTiles(opts.prefix, 16)
oxgst.timeline.makeTimelineOverview(opts.prefix, 300)
oxgst.timeline.makeTimelineOverview(opts.prefix, 600)
oxgst.timeline.makeTimelineOverview(opts.prefix, 1920)