![]() |
The only thing you must figure out is how the header is structured.
Normally the the precomp header gives the version. It must tell you where the processed streams are located then after finding then, it makes it very easy to make the unpacker. Another tip, if using handles, never write anything on cmd window that isn't part of the data. Meaning all that Precomp v0.4.4 - UNSTABLE bla bla has to go else you'll end up with errors unnecessarily. |
thanks, dont worry i know where to find you in case i find trouble :P
i hope you will be determined to help then as well :) |
Anytime mate
|
Panker, one question, what is the required ram for decompressing this data which is compressed using Masked Compression?
|
a lot of :D i expect you know that you can pack with x64 program and unpack with 32 bit program
if you use srep64 for decomp you can see 4 gigs of ram easily and if you use nanozip it uses the same amount of ram as for compression if you use my xz method which is ultra lz77 it uses total 500~800mb ram :P |
Hi Panker, using the methods with the final mask configured in this way
Code:
"msc+srep64+delta+exe2+xz/$jpgsolid=jpg+zstd/$void=srep64+zstd/$text=nz/$precomp=precomp+msc+srep64+delta+lz77"http://i67.tinypic.com/ogbcaq.jpg Is there any solution, or for the time being, the insertion of the algorithm Precomp in final mask is recommended only with the use of precom0.38.:rolleyes: |
well i have studied a lot of precomp source code lately,
i can tell some facts that has come to my attention precomp 0.38 was a masterpiece of software, all other precomps are pretty unstable the way i see it, precomp 0.40 and above when fail to see zlib header come with this error in 90% of the cases second fact , i havent uploaded nor updated my Masked Compression to use precomp 0.44 or even precomp 0.45 which is unstable :P not even previous precomps my private messages are flooded by people begging to implement precomp 0.44 or even other precomps i will not yet update the masked compression to support, because it spawn errors like these!!! today i emailed Christian Shneider, critical error was fixed with memory leak, and i sent him library with tak, next precomp will most likely support wav precompression and it already takes support for mp3 precompression in the meantime precomp 0.44 offers nothing, nothing new is inside precomp 0.44 that will make precomp 0.38 obsolete i literally beg people to not put precomp 0.44 to official public type tools for massive usage, and i havent released precomp 0.45 for this reason as well because i have the exe file but i keep it under heavy testing therefore Felice i conclude that precomp 0.44 MUST be withdrawn anbd not yet be massively used under any circumstance especially on critical Data Please Bare with me, for any changes on precomp i will post myself it's not like i keep it for myslelf or something sorry for this long post :) |
OK masks works very well, with the configuration in the last mask "/$precomp=" with Precomp added, should only be used with precomp 0.38, other versions Precomp can be used safely without entering Precomp in the last mask.
Last Mask : "/$precomp=precomp+msc+srep64+...etc" (Only precomp0.38) Last Mask : "/$precomp=msc+srep64+delta+exe2...etc" (All Precomp Version) Panker you're doing a great job.;) |
i will tell you a secret,
i have implemented it in my last v2.1 update $precomp= ...etc etc is a mask to filter data that lz77, xz, fazip and generally any lz77 variant can compress only 5~8%, this is why you put precomp here because using precomp before lz77 can increase ratio by about 45~60% max you can use precomp filter mask to select out uncompresable data and store using $precomp=msc+srep+zstd this mask will allow you to select uncompressable data for store purposes .... i have used it in my sonido mask (sonido = speed of sound ) my ultra fast mode in my tools :) and yes use can use any precomp if you put it in the beginning for example ultra = precomp+msc+srep64+delta+exe2+lz77/$jpgsolid=jpg+zstd/$void=srep64+zstd/$text=nz but that will also increase time so a dual shaped sword is more like it :) |
Hey @panker1992! First of all you're doing a great work!
I'm getting this error while decompressing! http://i.imgur.com/g0NhwmM.png Game's MAD MAX used -mrefl8 to compress! Input Size = 1.29 GB (one of the splitted folder) Output Size = 355 MB But when trying to decompress with WPI for masked compression! it shows the above error! I've checked the setup file, its not corrupted! Please Help |
The reflate razor made cannot be used in inno
It errors every time you need to have manual reflate for mad max This is known issue :( I am sorry I cannot help Reflate is beta tool for now |
Masked Compression v 2.2
3 Attachment(s)
To show you my Gratitude for your continued support, i decided to roll Masked Compression v2.2
i already posted everything in the main post so to change climate i will post some photos of my tools under usage :) if you happen to test them :) give me your honest opinion A) Would you like for me to add a new feature ?? B) Do you think i missed something important ?? anything you want i will test and add if i see potential 3 pics below: bik encoding using my script, success on decompressing steam folder after using on it all my tools simultaneously , and my new mask on usage offering 18% ratio up from 11% Enjoy :) |
Do not worry I do not update beta versions tester on my utility..;)
You run too much with your masks...:D, you have added the mask for the recompression data in MP3, not hear any difference in the optimization of compression threshold. Tests executed on a data folder mp3 approximately 234MB Masked method used for Test: "precomp+msc+srep64+delta+exe2+lz77/$jpgsolid=jpg+zstd/$mp3solid=mp3+zstd/$void=srep64+zstd/$text=nz" Your update: v 2.2..:rolleyes: http://i66.tinypic.com/2ekhy79.png M_S_Kompressor with optimized profile based multi mask By Panker..:) http://i66.tinypic.com/9gf4mb.png http://i63.tinypic.com/k4gebm.png Personally, I may be wrong, I not have so much experience in data compression, but exceed on a number of algorithms containing in the method multi-maschera, involves a loss of a compression stream, increasing the compression time, and decreasing the compression threshold. |
Hmmm use the mask directly .... test this maskless
and remove msc :P both msr and msc can compress mp3 files ...either -mp3=0 or remove msc entirely from the test to see if my mask really works :P else i need to find what it goes wrong :/ |
I had already tried...
The compression level of an audio file (*. mp3) and higher using a profile with MSC. The same level of audio compression the lowers considerably by using MSR. I'm sorry but I prefer to MSC |
MSR(precomp0.45) is masked for only mp3 that are found on the folder,
if you pack your music library or photo library you will see difference, MSR(precomp0.45) as it is now it doesnt replace msc in any way :) but the jpg part of it is worth it and of course its smaller size :P |
I had noticed the Precomp0.45 disguised as MSR...:D also the warning that you wrote me in arc.ini...:p
|
ahahaha :D I like your work !!
i put so much effort not to pock you but your Italian and i cant resist :P no hard feelings about arc.ini :) i respect you very much only wanted to pock you a little precomp.45 offers a bit of mp3 recompression, along with bug fixes on a long forgotten packjpg.exe 2.5j edition, regarding memory leaks this is the main reason that i switched to jpg compression with precomp0.45 :P also jpg with precomp.045 is a little more optimized at least for me |
Panker you did a mistake for the Ram Optimization, you didn't added mp3 method in the arc.ini
EDIT - but i copied from the arc.ini orginal from the masked compression 2.2 |
Quote:
se non ti calmi con tutte queste maschere, e riesci a compilare qualcosa di veramente concreto, a carnevale prendo l'aereo, in un paio d'ore sto da te in grecia...mi offri un pranzo con specialità greche..e poi ce ne andiamo a donne...ne ho conosciute di tutte le razze ma con una ragazza greca non ci sono mai stato..:p:p:p Uses the online translation....:D |
Quote:
|
Felice you are welcome anytime :P
what i give is concrete :P everything i have ever made was because of experimentation if you do not fail before you achieve something :P then its not funny at all Basically i attend a university in Patrai :P it has ship for Italy so i can come instead :P |
Hey Panker...you are also welcome, if you are in Campania near Naples let me know.:)
Pratasso seems like a nice place to vacation sea and hills, ideal.:D Doing something concrete was just a joke, we are here for fun and hobbies, no one forces us to to do anything, and no one pays us here.;) |
I will send you something when I get home I am outside at the moment
I also post a nasty bug I found :) |
http://i.imgur.com/an0jXw5.jpg
I get this no matter what method I use to compress the archive, upon extraction, everytime I see this, and DLG's extractor tells me my disk is full (likely needs memory parameter tweaking) -_- |
I need to post, a very nasty bug i fixed yesterday but it has nothing to do with decompression
it's high likely that you have a leak somewhere please post what you compress which method and what parameters, any modification .... |
Here's my "Advanced_Data_Comp.bat"
Code:
@echo offCode:
[Compression methods]Code:
@echo offCode:
[External compressor:srep] |
Quote:
The "DLG Extractor v1.1" does not have support for MSR(precomp0.45 beta test)..;) |
Quote:
|
|
Quote:
Give it a try and let me know if the extraction works with the DLG Extractor or Decomp Tools. Edit: disable your antivirus during the operation. |
is it possible to somehow make the progress bar during the installation smoothly? When using this method of compression is not a smooth progress bar and then hangs up and goes to 100%
|
Decomp Tools error
http://i.imgur.com/I83rWs1.png This error occurs on Windows 7, I tested it on Windows 8.1 works, how to fix it? |
Hello Dear Community, as of yesterday i am fixing a VERY VERY nasty BUG
i haven't finished fixing it , took me longer than i expected but i hope when its done, Masks will surely look different regarding this bug, it fixes masked compression file misdetection i have found that if many masks are used in parallel detection will not work and files will be compressed using different method so i decided to make new masks from scratch and write a new arc.groups to make packing detect correctly and use all tools in the process i am so taken in by this new work, that i didn't even log in the forums :/ allow me some time, and please use absolutely masks 2.1 legacy to work with thanks for understanding :) @andrey i am working on a solution for smooth out the progress (progress.inf) this will show the correct progress in the future and new precomp0.45 will be used extensively |
Panker1992, see this
http://i.imgur.com/gtw3V4m.png I used Masked Compression v2.2 and with Blackbox v2 updated one, which is modified for Masked Compression v2.2 by you! So can you tell me any solution for this problem! Thanks in advance |
I am in the middle of fixing a very serious bug, i have almost finished and my solution works
please use masked compression v 2.1, or wait for v2.3 i am testing my masks and my new v2.3 might be up by tomorrow i cannot promise anything :) but i hope tomorrow it will be there edit: Masked Compression v2.3 is up and running i think the most solid work i did so far :) This is a silent Release, none will notice it :P |
http://i.imgur.com/8BbhvhM.png
Please help me with this! And bro, one more question, I found two folders of Masked Compression v2.3 in the archive, so what is the difference or they are same |
I forgot to include msr program in the folder :( i am updating the 7z file with msr inside :)
|
Bro, I tried the new updated Masked Compression v2.3 but Still I am getting this error(I used lztmax) Please help me bro!
http://i.imgur.com/MsoXfs0.png Thanks in advance |
i will help you gladly but .... provide info please ....
you said method lztmax what did you compress, did you turn off antivirus ?? was there any mp3 or jpg file to compress?? if you find a file names thumb.db delete it it causes errors on some occasions |
| All times are GMT -7. The time now is 05:10. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com