![]() |
@L0v3craft
precompmt doesnt required arc.ini include in compressor precomp64.exe precomp.exe cls-precompmt.dll cls-precompmt.ini in precompmt.ini edit Temp=./ and writr command for compression as -mprecompmt+srep+lzma... also if source file is below 64mb only 1 thread will be used. if above64mb 2 and so on... |
1 Attachment(s)
Quote:
|
Quote:
Quote:
I'm using this: Code:
cut |
1 Attachment(s)
the mask has nothing to do with precompmt, just not to go out of the question ;)
to use mask with pmt, you just have to adapt the files for compression metodo1,2,3,4,5 etc., then you have to adapt to your anthem scrip is simple but takes time for tests |
Quote:
I edited my arc.ini: - I removed this part of the code: Code:
[External compressor:precomp]Code:
ultral24x4 = msc_frog+srep+delta+4x4:lzma:max/$void=srep+zstd/$deflate=precomp+srep+delta+4x4:lzma:maxCode:
ultral24x4 = msc_frog+srep+delta+4x4:lzma:max/$void=srep+zstd/$deflate=precompmt+srep+delta+4x4:lzma:max |
o yes code error
Code:
[External compressor:precomp]Code:
[External compressor:precomp64] |
Does precompmt ignore commands add in arc.ini? Or it only missing the option to disable MP3?
Schnaader say -t-3 disable MP3 compression, when i use it in Precomp045 that works fine but in precompmt it just ignoring this command. I need to disable MP3 compression because it cause error to my files. Is there some solution Razor? |
Quote:
|
Quote:
You can add your custom options into, cls-precomp.ini >> [Precomp] >> Options= -cn -brute -t-+ ...... |
Thanks, that one's working however it will force creating all the output files to where the .dll or arc.exe is, including the compressed file, the temp file folders as well as the log file.
And it seems when several precomp running in parallel to split the task, it will expose a problem I found: Some zip, 7z files , when only a few files going to be compressed, they will fail the decompress on CRC checks. When they are included in a larger set of files, they will pass the decompress. And with a large set of files, precomp running in parallel , they will fail to decompress because of CRC errors. I guess the reason is, when those zip, 7z files mixed with large set of files, they work fine. When precomp running in parallel , the whole file set been splitted into multiple sections, and the section doesn't have enough files to save those kids. The zip,7z files have problems are when you try to run this command Quote:
Quote:
I'll try -cl or -cb with precomp's builtin compressing;; |
Quote:
|
| All times are GMT -7. The time now is 06:00. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com