It's great! I love it! And it works really fine for me!
Very promising compressor! Will wait for future improvements...
Nothing special, I've expected something more!
BIT Archiver homepage: www.osmanturan.com
Added SEE to PPMX:
calgary.tar -> 763 KB
![]()
Done some funny SEE experiments.
Experimented with a nice scheme:
The escape count provided by the classic PPM estimator translated to a probability. After such probability is adjusted by the three independent dynamic mixers. And the escape is coded as a flag with this adjusted probability.
After all, I made a new scheme which is kind of an approximation of a scheme described above. I do not translate the escape into a probability, instead I adjust the escape count on the fly. This makes PPMX faster not just due to such SEE scheme is far more simpler, but also because we able to code a symbol or escape in just one range coder call. Now, I'm running new SEE thru my optimizer...![]()