Open al-tim opened 7 years ago
@al-tim
Try to compile guetzli again with my fork ( https://github.com/khavishbhundoo/guetzli/tree/patch-1 ) and let me know if it fixes the issue.I don't have that much resource to test it.Maybe @robryk could verify the pull request
@khavishbhundoo It will be another day or two before I could test anything as that computer is fully engaged right now in a long high load operation. I have no other like that to test on.
I built and ran geutzli --nomemlimit and still got: Image too large. Can't read jpg data from input file Guetzli processing failed
It may be worth to add I am running on Windows platform in case the issue is somehow platform specific.
is the program running/compiled as 32 bit process? if so you hit the memory limit. recompile as 64 bit
I built x64 version for Windows and tried again on the same files and I am still getting "Image too large" error.
I am getting 'Image too large' message on some of the panoramas I wanted to optimize with guetzli. I am fine with it taking a long time to run. I also have 128Gb of physical memory but it seems guetzli does not utilize that amount even with no memory limit.