Re: Use embedded preview JPEG in ARW raw file
Bob Friesenhahn <[email protected]> Sun, 22 Jan 2023 20:42:15 -0600 (CST)
| Newsgroups | gmane.comp.video.graphicsmagick.help |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 21 Jan 2023, Felix E. Klee wrote: > > Can I tell GraphicsMagick to use the embedded JPEG as a source for > conversion from ARW files? Maybe I can delegate ARW handling to > [dcraw][1]? The way that dcraw is invoked is entirely controlled by the delegates.mgk file, which can be edited by the user. On Unixish systems, the argument for -w is computed by the configure script. However, you are free to edit the delegates.mgk file, or create a private version of it and put the directory where it resides in the MAGICK_CONFIGURE_PATH environment variable, or put it in $HOME/.magick. Bob -- Bob Friesenhahn [email protected], http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ Public Key, http://www.simplesystems.org/users/bfriesen/public-key.txt