Open
Description
I decided to give this a shot as part of a simple Lightroom catalog helper utility (lrcat files are just sqlite3 databases, so finding image locations and creating thumbnails for them is basically trivial), but it takes 20 seconds to convert a 6000x4000px, 26MB NEF to a 76MB (!) TIFF, on an i7-6700 with more RAM than makes sense in almost any machine.
Is there a way to tell this port to do a resize-while-loading of the NEF data, so that it only tries to work with 600x400px data, for instance? 20 seconds per thumbnail (even with result-caching) isn't really all that much better than "it doesn't work at all" =(
(using the dedicated thumbnail extraction is quite fast, but there are plenty of raws without a built in thumbnail...)
Metadata
Metadata
Assignees
Labels
No labels