Solved Issue with advanced option in compression profiles
-
I guess that there is a bug or at least an issue, with default advanced options when compressing using context menu.
If I go to Context Menu -> PowerArchiver -> Compress with options, you can see I have set the Profile to “Strong”, and Method is set to “Optimize Strong”.
But if I switch to the tab “Advanced Options”, I see on “Entropy model” the value of “lzma (fast)”, but it should be according to the description “lzmarec (strong)”. Also Analysis limit optimization should be set to 273, Zstd compression to 24, zlib level to 9. Remember that profile is the to Extreme.
-
@nikkho yes, so right now, advanced options is only when you set custom compression method, not optimized… with optimized very long codec chains are used with multiple different codecs used for different extensions. Right now we have at least 10+ different compression steps with its own codec chains used to improve compression for specific sets of files.
But thanks to nudge from you, we are looking into enabling chaning at least main codec params which in this case would be plzma4.
thanks!
-
@nikkho you can now set advanced options for optimized modes, just check the checkbox next to the option:
https://forums.powerarchiver.com/topic/5747/fast-ring-powerarchiver-2017-17-00-67-68-69-70-71-73Options also preset for your selected strength. Keep in mind that if changing C, set it to 4x dictionary level (C is chunk size for mt thread)
thanks!