My new personal record: 781 MiB (819 614 056). Now the compression chain is following:
PreComp 0.3.8 * -> 7z -m0=BCJ2 -> SREP -> 7z -mx=9
* - command line given above
I've also experimented with SREP proccessed file a little. Details:
Code:
FA lzma:d112m:h128m:mfhc4 835 767 443
FA lzma:d512m:h128m:mfht4 833 928 958
7z lzma:d=64m:mf=bt2 822 886 343
7z lzma:d=64m:mf=bt3 820 173 975
Seems that SREP leaves no chances to other match finders
Though bt3 can be exception here. F.e. it gave me better results in another test with DDS files. And yes, its surely possible to improve this result with larger dict. or NZ but its enough for me at this moment