mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
preparing to use dcraw for preview generation if none exist...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
fd9d8539e1
commit
174fe34e13
@ -97,7 +97,13 @@ JSON_NAME="%-:1d/${METADATA_DIR}/%f.json"
|
||||
# - to be more flexible...
|
||||
# - check speed...
|
||||
# - give the user more options...
|
||||
#
|
||||
# TODO use dcraw to extract/generate previews if we could not get any
|
||||
# via exiftool
|
||||
# dcraw -e $RAW
|
||||
# - try and extract a preview
|
||||
# - creates a file: $RAW-thumb.jpg
|
||||
# dcraw -c $RAW | pnmtojpeg -quality=90 > $JPG
|
||||
# - process raw and convert to jpeg (slow)
|
||||
|
||||
# XXX need to also copy jpg originals to the preview dir (things that
|
||||
# were shot in jpeg in-camera)...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user