Quote:
Originally Posted by danswano
Hello,
Is it possible to use LZ4 with arc?
If yes can you provide me with the packcmd and unpackcmd for arc.ini?
Thank you.
|
Code:
[External compressor:lz4]
header = 0
packcmd = lz4 -12 -B7 -BD - - <stdin> <stdout>
unpackcmd = lz4 -d - - <stdin> <stdout>
Just answering what you asked. But you probably meant the pre-processor.