Quote:
|
Never do that for public. Only if you make conversions for yourself and can be sure you will always have enough RAM for decompression.
|
Correct, depending on how much data you fed to srep, decompression memory can be very high (more than 10GB). Are you sure you have enough?
You can also play with l and c settings to see if that helps with memory requirements, but you may lose compression. Do some testings.
Good luck