PTBatcherGUI: reuse intermediate files

Bug #679924 reported by Joachim Schneider
24
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Hugin
Confirmed
Wishlist
Unassigned

Bug Description

PTBatcherGUI: There is an option to always overwrite existing files. Could you add an option to reuse them? When my unstable machine crashes in the middle of an hour of blending it would be nice to have the possibility to skip at least remapping.

When I wrote this on the ptx list, Bruno Postle answered:
> In principle this is possible, the Makefile stitching system can be
> stopped and will restart at the same point (you get this if you
> stitch on the command-line with 'make -f').
>
> I'm not sure how it works with PTBatcherGUI, all the intermediate
> files are created in a temporary location with a randomised name,
> but probably this name is different when you restart, so the
> previously generated intermediate files are unavailable.

There are two sorts of intermediate files: the tiffs made by nona and the tmp files made by enblend. I guess reusing the former would be fairly easy to implement (they are probably what PTBatcherGUI asks about and what I was asking for), the latter might be more difficult, the batch stitcher would at least have to keep track about the temp files and their random names.
But as enblend is the much more time consuming step, this would be of even greater value.

Tags: ptbatcher
tmodes (tmodes)
Changed in hugin:
importance: Undecided → Wishlist
tmodes (tmodes)
tags: added: ptbatcher
Yuv (yuv)
Changed in hugin:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.