As of last year I used Hugin to assemble panoramas without problems. My usual workflow consists of converting from raw to PNG from Darktable, setting panorama elements aside in a work directory then loading those PNG files in Hugin to assemble the panorama.
Coming back to it after a while, as of today I cannot load PNGs (nor TIFFs, it seems) as input files in Hugin: From the Assistant tab, "Load images...", select (even just one) PNG file and I get a dialog "Unsupported image format / Could not decode image: <first file of the list>, Abort."
Starting Hugin from the command line I also get the following:
I get something similar but much less verbose attempting to run pto_gen from the command line:
I tried removing/reinstalling Hugin from packages as well as from ports, and clearing the .hugin
directory from $HOME; it doesn't have any effect.
Does anyone have a clue/could point me in the right direction ?
Thanks.
Coming back to it after a while, as of today I cannot load PNGs (nor TIFFs, it seems) as input files in Hugin: From the Assistant tab, "Load images...", select (even just one) PNG file and I get a dialog "Unsupported image format / Could not decode image: <first file of the list>, Abort."
Starting Hugin from the command line I also get the following:
Code:
ERROR: caught exception:
Precondition violation!
did not find a matching file type.
(/wrkdirs/usr/ports/graphics/vigra/work/vigra-e6c21f3/src/impex/codecmanager.cxx:234)
Could not get pixel type for file <first file>.png
I get something similar but much less verbose attempting to run pto_gen from the command line:
Code:
% pto_gen <a series of .png files>
Generating pto file...
pto_gen: No valid image files given.
I tried removing/reinstalling Hugin from packages as well as from ports, and clearing the .hugin
directory from $HOME; it doesn't have any effect.
Does anyone have a clue/could point me in the right direction ?
Thanks.