|
#1
|
||||
|
||||
|
PMT - Parallel Multithreaded Encoder/Decoder
PMT is a 4x4 like algorithm to make everything run parallelly. You can run any compressor/encoder that supports stdio/stdin/stdout or even nothing. The program can make a single threaded compressor multithreaded by using blocks, just like 4x4.
Run PMT.exe --h to see this help that describes a lot: Quote:
Encode: Quote:
Quote:
Quote:
Code:
[External compressor:precomp,mpzapi,zlib,razor]
header = 0
packcmd = PMT.exe e {compressor} -b64M -t4 - - <stdin> <stdout>
unpackcmd = PMT.exe d {compressor} -t100p - - <stdin> <stdout>
You can make everything multithreaded with this. As it's first release and I haven't tested it much, there can be bugs. Do report if you find one. The program may seem too complex for beginners, but I can't make it simpler than this. Good Luck and Merry Christmas. Release 2 changelog: 1. The whole ini settings changed. See help again. 2. Minor bug fixed. Source released on github
__________________
NOT AVAILABLE Last edited by 78372; 17-01-2020 at 04:02. |
| The Following 27 Users Say Thank You to 78372 For This Useful Post: | ||
Andu21 (02-01-2020), Balaji007 (05-10-2020), Behnam2018 (11-01-2020), BLACKFIRE69 (27-12-2019), Carldric Clement (24-12-2019), darkwolves (26-12-2019), DiCaPrIo (25-12-2019), dixen (25-12-2019), Entai44 (24-12-2019), ffmla (24-12-2019), FitGirl (25-12-2019), giothothan (29-07-2020), Harsh ojha (24-12-2019), KaktoR (24-12-2019), kassane (29-01-2020), kenzo34 (24-12-2019), L0v3craft (07-07-2020), Mortal Lord (18-07-2020), oltjon (11-03-2020), PsYcHo_RaGE (24-12-2019), rambohazard (27-12-2019), sanekbest1 (25-12-2019), Sergey3695 (10-01-2020), shazzla (24-12-2019), Simorq (24-12-2019), Vladislav989 (13-09-2022), ZAZA4EVER (24-12-2019) | ||
| Sponsored Links |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| plzip_modded - parallel 64bit lzma (de)compressor and a direct 4x4:lzma replacement | elit | Conversion Tutorials | 17 | 26-03-2018 07:08 |
| Driver Parallel Lines | cdkiller | PC Games - Protection List | 0 | 03-07-2007 04:16 |
| DRIVER Parallel Lines - savegame needed | speedfreak | General Gaming | 0 | 30-06-2007 19:49 |
| Driver: Parallel Lines (Multi lang to 1 lang) | mondragon | PC Games - CD/DVD Conversions | 0 | 28-06-2007 10:03 |
| Powerswitch thru USB or Parallel port | EMPiRE | Hardware | 1 | 29-03-2006 04:38 |