Page 1 of 1

Metadata - Clean function

Posted: Mon May 01, 2006 1:31 pm
by Trazi
I noticed that sometimes optimise (huffman table) function increases filesize instead of making it smaller. There whuld be a way to check if that option actually optimised filesize and if not, optimising whuld be undone and only rest of cleaning options whuld be applied.

Re: Metadata - Clean function

Posted: Tue May 02, 2006 7:11 am
by xnview
Trazi wrote:I noticed that sometimes optimise (huffman table) function increases filesize instead of making it smaller. There whuld be a way to check if that option actually optimised filesize and if not, optimising whuld be undone and only rest of cleaning options whuld be applied.
Optimise is not to reduce file size, but optimize the huffmann code

Posted: Tue May 02, 2006 2:12 pm
by Trazi
you, can't realy call something optimisation if it makes it worse.