View Single Post
  #11  
Old 21-10-2015, 13:38
gozarck's Avatar
gozarck gozarck is offline
Registered User
 
Join Date: Nov 2013
Location: Argentina
Posts: 163
Thanks: 254
Thanked 495 Times in 114 Posts
gozarck is on a distinguished road
Quote:
Originally Posted by ShadowEagle View Post
Will the progress be shown by isdone for all operations using your method?
Hi ShadowEagle only show the progress when the installer unpack precomp files, and not rawrest part.



---------------------------------------------------------------------------------------------

Quote:
Sorry amigo for such a late reply....Was busy in studies....

It works as inquired by you i.e. extracts .raw data then process them with precomp......
very nice ramirocruzo, i dont have time to make a long test, so can you help to edward99 with watchdogs with your idea?

also i take your idea and made my own version.
"change the commands of precomp"
to
Code:
dir /s /b *.raw | ppx2 -P 2 -L 1  precomp -brute0 -cn -v -f "{}"
and remember ppx2 have max 4 process (4 cores) at once (-p 4) if you have more than 2 cores please change the command.

Thank you RamiroCruzo
Attached Files
File Type: 7z 10_2015_raw_precomp.7z (279.2 KB, 396 views)
__________________
-the science of the useless-
Reply With Quote
The Following 3 Users Say Thank You to gozarck For This Useful Post:
-XCX- (31-01-2017), RamiroCruzo (21-10-2015), Simorq (21-10-2015)