good evening!
Please, compile butteraugli under Windows. Thanks!
good evening!
Please, compile butteraugli under Windows. Thanks!
I have found this threads
https://github.com/google/butteraugl...ment-291049353 — first mingw reference
https://encode.su/threads/2626-New-b...ll=1#post50614 — some more info
https://toster.ru/q/318633 — yours (?) attempt
Have lost some time trying build it with mingw.
Got some useless exes, that just silently exits without any output.
At last I build BA in windows 10 linux subsystem.
https://msdn.microsoft.com/en-us/commandline/wsl/about
Now I can use it like this
https://blogs.msdn.microsoft.com/com...dows-and-bash/bash -c "butteraugli source.jpg guetzli-q95.jpg map.pnm"
see below.
Last edited by load; 31st August 2017 at 16:42.
do you have x86 build version ?
thank you![]()
arminvb (31st August 2017),Biozynotiker (1st September 2017),Jyrki Alakuijala (1st September 2017),SerGen (31st August 2017),zubzer0 (8th September 2017)
thank you![]()
hm, If enlarge an image simply upscaling - PointResize x2
https://yadi.sk/d/uoXB8dsO3MhJ8b
source.png 264.png - 7.191232
source.png 265.png - 6.815086
source-x2.png 264-x2.png - 10.116722
source-x2.png 265-x2.png - 13.422771
The results not only others, but show the opposite.
And in my opinion, the 264 has a better resemblance than 265, that is confirmed by a second test using "PointResize x2"
Last edited by zubzer0; 8th September 2017 at 00:13.
Is there any build version available for Linux/Ubuntu