Created
          July 26, 2015 12:42 
        
      - 
      
 - 
        
Save mestia/107511a0da89be3f6812 to your computer and use it in GitHub Desktop.  
  
    
      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 characters
    
  
  
    
  | 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 | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment