Hi Brian - I just found your repo and have been trying to get all running on my Pi3. All works well until I blend the Tif images into one jpg. I think it is a out-of-memory issue, do you have any guidance on the size of tif the raspberry could ingest? Do I need to tweak Raspi memory settings? I always encounter this problem after 3 images. On youtube this guy actually creates a 360 pano with 20+ images, so it should be doable. https://www.youtube.com/watch?v=nlm8UhNSvCs Here is my error log:
enblend: info: loading next image: office0000.tif 1/1
enblend: info: loading next image: office0001.tif 1/1
enblend: info: loading next image: office0002.tif 1/1
project.mk:1498: recipe for target 'office.jpg' failed
make: *** [office.jpg] Killed
make: *** Deleting file 'office.jpg'
Can you suggest how to overcome this error?
Hi Brian - I just found your repo and have been trying to get all running on my Pi3. All works well until I blend the Tif images into one jpg. I think it is a out-of-memory issue, do you have any guidance on the size of tif the raspberry could ingest? Do I need to tweak Raspi memory settings? I always encounter this problem after 3 images. On youtube this guy actually creates a 360 pano with 20+ images, so it should be doable. https://www.youtube.com/watch?v=nlm8UhNSvCs Here is my error log:
enblend: info: loading next image: office0000.tif 1/1
enblend: info: loading next image: office0001.tif 1/1
enblend: info: loading next image: office0002.tif 1/1
project.mk:1498: recipe for target 'office.jpg' failed
make: *** [office.jpg] Killed
make: *** Deleting file 'office.jpg'
Can you suggest how to overcome this error?