Question about data compression algorithms parameters -


i have question - can share information, compressions algorithms , parameters, affects compression rate ( time not important)?

for example, googled command line arguments winrar, find complete list of parameters. mb have usefull links, listed parameters actualy affects compression quality? not win-rar, compression algorithms in general.

thank time.

according http://daily-it.blogspot.com/2007/11/rar-command-line-with-real-world.html, command line option -m5 give highest compression level winrar. lowest -m0.

some compression tools have such parameters , others don't. gzip, example lets specify --fast, --best, or in between. you'll have search around , maybe download other tools documentation in order see parameters are.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -