View Single Post
  #4  
Old 21-09-2015, 00:24
RamiroCruzo's Avatar
RamiroCruzo RamiroCruzo is offline
Registered User
 
Join Date: Jul 2015
Location: India
Posts: 184
Thanks: 386
Thanked 171 Times in 75 Posts
RamiroCruzo is on a distinguished road
Smile

Quote:
Originally Posted by pakrat2k2 View Post
0/8 zlib streams processed means just that. the file didn't have ANY of the 8 possible streams so it was skipped. If a file had a zlib stream present the the number would be x/8
x=however many streams were present.
This time used :

Code:
-v -c -slow
Any way to make prcomp process those skipped streams

Reply With Quote