OK. Ptomorph has a tiny bug in its path handling.
it uses the same path prefix for its output files
as its PTO file.
The upshot is, the path must be either absolute, or current.
I'm creating my morphs in a sub-directory (snapily called morph).
but:
ptomorph -o ./morph/morph.pto orig.pto
doesn't work, because the resulting morph.pto contains
references to morph/morph_0000.png (etc).
I have to (in Unix);
( cd morph; ptomorph -o morph.pto ../manual4morph.pto )
which works nicely.
BugBear
--
A list of frequently asked questions is available at:
http://wiki.panotools.org/Hugin_FAQ
---
You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/hugin-ptx/556C4CFF.6000405%40papermule.co.uk.
For more options, visit https://groups.google.com/d/optout.