Created
July 26, 2015 12:42
-
-
Save mestia/107511a0da89be3f6812 to your computer and use it in GitHub Desktop.
Revisions
-
mestia created this gist
Jul 26, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,2 @@ time find . -name "*.jpg" | parallel -P3 rawtherapee -o {.}_tm.jpg -Y -p ~/.config/RawTherapee/profiles/ToneMapping.pp3 -j -c {} where ToneMapping.pp3 - is a profile with Tone Mapping feature enabled