[email protected] schrieb am Mittwoch, 15. März 2023 um 19:23:56 UTC+1: Sorry about the confusion. I am using a workflow which integrates some older versions in lightroom. I am presenting the lightroom workflow as it triggers an error log on my mac. A log which is not triggered when running align_image_stack on command line directly.
My conclusion is that too big files will trigger the issue and in lightroom aligning will be skipped. If files are below 3000 pixels all is working with --gpu enabled. THis is the error log triggered when testing in lightroom. In this error log I am using the official binaries from 2019 taken from here *Hugin-2019.2.0.dmg*: The log indicates a problem with reading back the data from the GPU. This matches with the corrupted images. Align_image_stack has no more debug possibilities for GPU remapping. Here we have to use nona. Try the following: 1. Create a pto file with align_image_stack align_image_stack -p test.pto drag/three/images/here 2. Then remap the image with nona. Activate gpu remapping and debug output nona -o test --gpu --debug test.pto Then provide the output of nona to the terminal (The resulting images should be corrupted again. If not the problem is somewhere other. Please check this.) The easiest way would be to redirect the output to test file and provide this text file nona -o test --gpu --debug test.pto >test.txt Please provide also the pto file. Ideally use the already provided test images (DJI_0946.JPG ...) -- 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/9c2c43ef-09be-4303-8f14-d346e0c59aa6n%40googlegroups.com.
