View Single Post
  #15  
Old 19-04-2019, 13:32
st0rm's Avatar
st0rm st0rm is offline
Registered User
 
Join Date: Nov 2017
Location: Turkey
Posts: 59
Thanks: 66
Thanked 76 Times in 36 Posts
st0rm is on a distinguished road
Code:
[External compressor:zstandard]
header    = 0
default   = -22 --ultra -T1
packcmd   = zstd.exe {options} <stdin> <stdout>
unpackcmd = zstd.exe -d -f <stdin> <stdout>
try this for pack and unpack.
Reply With Quote
The Following 3 Users Say Thank You to st0rm For This Useful Post:
BLACKFIRE69 (31-05-2019), Simorq (20-04-2019), yasitha (20-04-2019)