![]() |
Can we integrate this with ISDone?
|
Hi Razor, news of some stable update. I was willing to use it but I always problems on decompression.
|
Quote:
|
Quote:
Code:
[External compressor:pzlib] |
Quote:
Code:
unpackcmd = pzlib d $$ arcpackedfile $$. tmp -o $$ arcdatafile $$. tmpCode:
unpackcmd = pzlib -d - -o - <stdin> <stdout>http://i68.tinypic.com/sdzrqc.png Quote:
http://www.fileforums.com/showthread...7888&page=3#45 Using the line "unpackcmd = pzlib -d - -o - <stdin> <stdout>" & http://i67.tinypic.com/9hszlz.png Using the line "unpackcmd = pzlib d $$arcpackedfile$$.tmp -o $$arcdatafile$$.tmp" Personally I think this is one of the best compression projects developed. On my part I have much interest in the excellent level of compression, with a high speed of execution of the packing, compared to the classic precompressor. My intention was also to integrate the MSK in the latest version, but if errors are generated during decompression of the archive created, I cannot guarantee the complete functionality. I examine of more to see if there any file or type of files that can generate the error during decompression. |
add -v option during comprssion if you have CRC errors during decompression
[External compressor:pzlib] header = 0 packcmd = pzlib e - -o - <stdin> <stdout> unpackcmd = pzlib d - -o - <stdin> <stdout> |
OK I solved used PZlib v1100 (24/05/16), with this line everything works perfectly in Compr & Decomp..;)
Code:
[External compressor:pzlib] |
He tried in PES 2016, is good PZlib
|
Quote:
Code:
Options: |
.arc not compress files
|
Quote:
|
Sorry Razor but two out of three times I get crash of the arc.exe at the beginning of compression ...
https://goo.gl/ylQXJL I don't understand what the problem...:o |
It happens, freearc bug.
|
Quote:
Tests performed on 33 different compressors, combined with various methods and masks, never any crashes with arc.exe, the thing is quite strange.:confused: EDIT: Probably I solved the problem lies in the line of options, run other tests of safety and I post the right configuration. Final Test PZlib V1100 recommended options if you are experiencing app-crash in arc.exe Comp; Code:
[External compressor:pzlib]Decomp; Code:
[External compressor:pzlib] |
It's now an ordinary bug on my side, compressors with stdin and stdout during compression, and if you're compressing a large number of files, this happens. Pretty much annoying.
|
| All times are GMT -7. The time now is 23:04. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com