Skip to main content
news

Re: converting raw images f...

nospam
SubjectRe: converting raw images from Canon EOS 600D
Fromnospam
Date12/01/2013 01:08 (11/30/2013 19:08)
Message-ID<301120131908458513%nospam@nospam.invalid>
Client
Newsgroupsrec.photo.digital
FollowsEric Stevens

In article <s8nk99lk4j04t8k5r52l0enqc5egc0172e@4ax.com>, Eric Stevens <eric.stevens@sum.co.nz>wrote:

Eric Stevens
--- very long snip ---

Savageduck
Also be aware that with Linux if you become proficient at writing shell scripts there is just no end of ways to improve productivity. The ImageMagick tools are fabulous for editing. And there are many ways a shell script can speed up your workflow. For example, I preview my images, as JPEGs, with a very customized version of XV which can sort them into various directories. The JPEG images I don't want to convert with UFRAW go into one special directory, and then a shell script moves the RAW files to the same directories where the JPEG is now at. Then I run UFRAW and it never loads a file I don't want to process. Plus when I want to run the batch on all of them, I use a script that does odd things like automatically setting wavelet noise reduction depending on the ISO it was shot at, and it determines how many CPU cores are available and proceeds to keep each CPU busy with a different process (which with as many as 12 cores can make a huge difference in how fast a few hundred RAW files can be converted to TIFF files)."

Tell me that isn't arcane.

Eric Stevens
What Lloyd has described is the setup and configuration he uses for his process. It seem s hell of a long and convoluted but it's no worse than the process I'm still going through for setting up LR5. If I've understood him correctly it will be no more difficult for Lloyd to run than LR5 will be for me once I've got it all sorted out.

it's floyd, and if what you're doing is even a tiny fraction as complex as what you describe, you're doing something seriously wrong.

import photos, add keywords if you want (including on import) and rate as appropriate. if you do neither, you are no worse off than you were before (actually much better).

sid
Clicking an icon is way easier with osx I take it?

Savageduck
Is that supposed to be some sort of OSX put down?

You aren't familiar with OSX, Lightroom, or Photoshop are you? I sure as Hell don't have to jump through the hoops Floyd has set out above.

Eric Stevens
You have probably already done it but using configuration windows and menus etc. Lloyd uses a script.

one which he had to write and debug.

it didn't come for free.