View Single Post
  #19  
Old 24-12-2017, 21:27
doofoo24 doofoo24 is offline
Registered User
 
Join Date: Nov 2016
Location: canada
Posts: 408
Thanks: 138
Thanked 474 Times in 227 Posts
doofoo24 is on a distinguished road
newer version of zstd has new setting like --ultra which improve compression ratio...
the one from razor gives worst ratio than if i use zstd with

[External compressor:zstd]
header = 0
packcmd = zstd -22 --ultra <stdin> <stdout>
Reply With Quote