juninho12 / freearc

Automatically exported from code.google.com/p/freearc
1 stars 0 forks source link

Setting solid block size is not working #348

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create an archive ("single big file"... to have archive size > solid block 
size) with any method and set solid block size to a desidered value (eg: 256mb; 
-s256mb)
2. create archive and list archive contents (technical)
3. Solid block size is times greater than specified, if not the entire input 
file size

What is the expected output? What do you see instead?
Not sure if a defect or correct behavior...
as working with a lot of small files, the solid block size constraint is 
respected more or less...
I did this in order to test feature "smart recompression of solid blocks" 
(lamer mode)

What version of the product are you using? On what operating system?
FreeArc 0.67 december 12 2012
Win 7 X64

Please provide any additional information below.

Original issue reported on code.google.com by simmal...@gmail.com on 29 Mar 2013 at 4:41

GoogleCodeExporter commented 9 years ago
Solid block may contain only entire file since there is no support for 
extraction of parts of files

Original comment by bulat.zi...@gmail.com on 29 Mar 2013 at 5:13