On Thu 13-May-2010 at 06:37 -0700, slaterson wrote:
is it possible to send a stitching job to a different computer?

i have an nfs share mounted on a client machine where the images can
be stored (path is same on server and client).  can i send the batch
job to the server?

Save your project, Hugin writes both a .pto project file and a .pto.mk Makefile that can be used to drive stitching.

On the other machine run the stitch using the command-line:

   cd /path/to/folder
   make -f project.pto.mk

You probably want to run this within `screen` so you can leave it unattended.

If the other machine has a different mount point then you need to first recreate the .pto.mk file with correct paths using the `pto2mk` tool.

--
Bruno

--
You received this message because you are subscribed to the Google Groups "hugin and 
other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Reply via email to