Skip to main content
news

Re: converting raw images f...

nospam
SubjectRe: converting raw images from Canon EOS 600D
Fromnospam
Date11/30/2013 06:44 (11/30/2013 00:44)
Message-ID<301120130044524664%nospam@nospam.invalid>
Client
Newsgroupsrec.photo.digital
FollowsFloyd L. Davidson
FollowupsFloyd L. Davidson (4h & 38m) > nospam
Alan Browne (8h & 59m) > nospam

In article <87bo12pqo0.fld@apaflo.com>, Floyd L. Davidson <floyd@apaflo.com>wrote:

Floyd L. Davidson
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).

if that isn't proof that linux users do things in the most difficult and most convoluted way possible, i don't know what is.

Floyd L. Davidson (4h & 38m) > nospam
Alan Browne (8h & 59m) > nospam