View Single Post
Old 01-24-2024, 07:24 AM   #29
Freeshadow
temp. out of service
Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.Freeshadow ought to be getting tired of karma fortunes by now.
 
Posts: 2,815
Karma: 24285242
Join Date: May 2010
Location: Duisburg (DE)
Device: PB 623
-4, --shrink-insane
Set the compression level to "insane" using the zopfli compressor. You can define the compressor iterations with the -i, --iter option.
-i, --iter N(umber of) and NOT -N

the 7-Zip LZMA algorithm is available with the -N option

don't use the -N option then you get no lzma
and DON'T use it for creating with advzip -a OR --add because this will lead to said problems with meta.inf being shrinked too.
use ONLY advzip -z OR --recompress +the options I gave you with an already zipped! epub.
Quote:
As for your command line, what is it intended to do?
it "tightens" the deflate oppression streams in an epub file that has to be already present.
Again: don't use advzip for creating epub for said need having meta.inf remain unshrinked, don't use the -N option. Rezip only.

Reading as in RTFM
https://www.advancemame.it/doc-advzip
Freeshadow is offline   Reply With Quote