FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   PMT - Parallel Multithreaded Encoder/Decoder (https://fileforums.com/showthread.php?t=103230)

DiCaPrIo 28-12-2019 09:25

put it in PMT.ini
[packet]
Encode = packetx64.exe a -v -r -mx -b512 -h4 packedfile.pct datafile
Decode = packetx64.exe x -v datafile packedfile.pct
Infile = datafile
Outfile = packedfile.pct

in arc.ini
[External compressor:packet]
header = 0
packcmd = PMT.exe e {compressor} -b32m -t75p - - <stdin> <stdout>
unpackcmd = PMT.exe d {compressor} -t75p - - <stdin> <stdout>

Entai44 28-12-2019 09:59

Quote:

[packet]
Encode = packetx64.exe a -v -r -mx -b512 -h4 packedfile.pct datafile
Decode = packetx64.exe x -v datafile packedfile.pct
Infile = datafile
Outfile = packedfile.pct
PMT save my life, but I must change it like this:

Quote:

[packet2]
Encode = packetx64.exe a -v -r -mx -b512 -h4 packedfile.pct datafile
Decode = packetx64.exe x -v packedfile.pct datafile
Infile = datafile
Outfile = packedfile.pct
And this is the fix, but the temp files still there after decompressing I thought I must try it again

And BOOM!! After some changes the PMT temp is gone, my loved packet compressor is useful right know thanks anyway @DiCaPrIo

KaktoR 28-12-2019 15:13

Code:

Compressed 1 file, 288,981,192 => 112,742,899 bytes. Ratio 39.01%
Compression time: cpu 0.22 sec/real 136.38 sec = 0%. Speed 2.12 mB/s
All OK

Testing 1 file, 288,981,192 bytes. Processed  92%
ERROR: general (de)compression error in razor

So what I doing wrong here?

78372 28-12-2019 17:38

Quote:

Originally Posted by KaktoR (Post 484020)
Code:

Compressed 1 file, 288,981,192 => 112,742,899 bytes. Ratio 39.01%
Compression time: cpu 0.22 sec/real 136.38 sec = 0%. Speed 2.12 mB/s
All OK

Testing 1 file, 288,981,192 bytes. Processed  92%
ERROR: general (de)compression error in razor

So what I doing wrong here?

Post PMT.ini and arc.ini please

KaktoR 28-12-2019 18:12

I just used the example settings (it was my first test run).

FitGirl 28-12-2019 19:11

Quote:

Originally Posted by KaktoR (Post 484024)
I just used the example settings (it was my first test run).

Did you run the sample bat packer as is or modified it?
Because default one works.

KaktoR 28-12-2019 19:18

Nah, I just deleted test2.arc and test3.arc lines and changed test1.arc to -mrazor method.

That's all I changed.

Entai44 28-12-2019 22:40

Try to include srep first

78372 29-12-2019 05:42

@KaktoR, Can you give me a sample?
Also, try using other compressors, if that works, then probably it's a bug from razor itself

Simorq 29-12-2019 07:38

@KaktoR
test t2 for decode!

KaktoR 30-12-2019 09:36

Quote:

Originally Posted by Simorq (Post 484033)
@KaktoR
test t2 for decode!

Thanks, this works!

Code:

Tested 1 file, 112,742,899 => 288,981,192 bytes. Ratio 39.01%
Testing time: cpu 0.20 sec/real 5.82 sec = 3%. Speed 49.69 mB/s
All OK


78372 10-01-2020 23:05

Source released on github

Check first post for source link.

Sergey3695 15-01-2020 04:14

Quote:

Originally Posted by 78372 (Post 484196)
Source released on github

how to compile it?
https://d.radikal.ru/d18/2001/64/d07b30db8a79.jpg
if use ITask and compile, then the problem with "-mzlib" (write error etc.)
is correct source?
:confused:

78372 15-01-2020 04:33

If you had downloaded before yesterday, download it again, I have updated that yesterday.

Sergey3695 15-01-2020 04:46

Quote:

Originally Posted by 78372 (Post 484291)
If you had downloaded before yesterday, download it again, I have updated that yesterday.

Utilities.pas Add files via upload 4 days ago
:)
ok)
---
upload pls source for PMT32 (1040 kb) . because i have problem with "-mzlib" if use PMT32 (1211 kb) (github exe) (general dec error).


All times are GMT -7. The time now is 10:22.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com