Hello.
I seem not to be able to locate the ¨Use Super CCD secondary sensors¨ setting in my digiKam installation. I have tried to locate the option per the digiKam Handbook (Settings --> Configure digiKam --> RAW decoding). Or is this a setting best done through a text editor (Kate, Rmacs, etc..)? If that is the requirement; what do I need to add to where? I know this is very likely a newbie question for all here ;-) ! Thank you, matthew System info: aptosid (Debian LINUX derivative): -------------------------------------------------------------- beaumarchais@Perseverance:~$ inxi -S System: Host: Perseverance Kernel: 3.12-3.slh.2-aptosid-amd64 x86_64 (64 bit) Desktop: Enlightenment 0.16.999.063 Distro: sidux 2009-04 Μόρος - kde-full - (200912310312) ------------------------------------------------------------- beaumarchais@Perseverance:~$ inxi -r Repos: Active apt sources in file: /etc/apt/sources.list.d/apt-build.list deb file:/var/cache/apt-build/repository/ apt-build main Active apt sources in file: /etc/apt/sources.list.d/aptosid.list deb http://aptosid.office-vienna.at/aptosid/debian/ sid main fix.main deb-src http://aptosid.office-vienna.at/aptosid/debian/ sid main fix.main deb http://oscar.aptosid.com/debian/ sid main fix.main deb-src http://oscar.aptosid.com/debian/ sid main fix.main deb http://debian.tu-bs.de/project/aptosid/debian/ sid main fix.main deb-src http://debian.tu-bs.de/project/aptosid/debian/ sid main fix.main Active apt sources in file: /etc/apt/sources.list.d/debian.list deb http://ftp.at.debian.org/debian/ sid main contrib non-free deb-src http://ftp.at.debian.org/debian/ sid main contrib non-free deb http://www.deb-multimedia.org/ sid main non-free Active apt sources in file: /etc/apt/sources.list.d/opera.list deb http://deb.opera.com/opera/ stable non-free deb http://deb.opera.com/opera-beta/ stable non-free -- ---------------------------------------------------------------- beaumarchais@Perseverance:~$ apt-cache show digikam Package: digikam Source: digikam (4:3.5.0-3) Version: 4:3.5.0-3+b1 -------------------------------------------------------- beaumarchais@Perseverance:~$ apt-cache show dcraw Package: dcraw Version: 9.19-1.1 ------------------------------------------------------- beaumarchais@Perseverance:~$ apt-cache show libkdcraw22 Package: libkdcraw22 Source: libkdcraw Version: 4:4.11.3-1 ----------------------------------------------------- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Hi,
This FUJI option has name changed since a while in libkdcraw through libraw. Look here : https://projects.kde.org/projects/kde/kdegraphics/libs/libkdcraw/repository/revisions/master/entry/libkdcraw/dcrawsettingswidget.cpp#L262 Best Gilles Caulier 2013/12/17 Figaro <[hidden email]>: > Hello. > I seem not to be able to locate the ¨Use Super CCD secondary sensors¨ > setting in my digiKam installation. > I have tried to locate the option per the digiKam Handbook (Settings --> > Configure digiKam --> RAW decoding). > Or is this a setting best done through a text editor (Kate, Rmacs, etc..)? > If that is the requirement; what do I need to add to where? > I know this is very likely a newbie question for all here ;-) ! > Thank you, > matthew > System info: aptosid (Debian LINUX derivative): > -------------------------------------------------------------- > beaumarchais@Perseverance:~$ inxi -S > System: Host: Perseverance Kernel: 3.12-3.slh.2-aptosid-amd64 x86_64 (64 > bit) > Desktop: Enlightenment 0.16.999.063 Distro: sidux 2009-04 Μόρος - > kde-full - (200912310312) > ------------------------------------------------------------- > beaumarchais@Perseverance:~$ inxi -r > Repos: Active apt sources in file: > /etc/apt/sources.list.d/apt-build.list > deb file:/var/cache/apt-build/repository/ apt-build main > Active apt sources in file: /etc/apt/sources.list.d/aptosid.list > deb http://aptosid.office-vienna.at/aptosid/debian/ sid main > fix.main > deb-src http://aptosid.office-vienna.at/aptosid/debian/ sid main > fix.main > deb http://oscar.aptosid.com/debian/ sid main fix.main > deb-src http://oscar.aptosid.com/debian/ sid main fix.main > deb http://debian.tu-bs.de/project/aptosid/debian/ sid main > fix.main > deb-src http://debian.tu-bs.de/project/aptosid/debian/ sid main > fix.main > Active apt sources in file: /etc/apt/sources.list.d/debian.list > deb http://ftp.at.debian.org/debian/ sid main contrib non-free > deb-src http://ftp.at.debian.org/debian/ sid main contrib > non-free > deb http://www.deb-multimedia.org/ sid main non-free > Active apt sources in file: /etc/apt/sources.list.d/opera.list > deb http://deb.opera.com/opera/ stable non-free > deb http://deb.opera.com/opera-beta/ stable non-free > -- > ---------------------------------------------------------------- > beaumarchais@Perseverance:~$ apt-cache show digikam > Package: digikam > Source: digikam (4:3.5.0-3) > Version: 4:3.5.0-3+b1 > > -------------------------------------------------------- > beaumarchais@Perseverance:~$ apt-cache show dcraw > Package: dcraw > Version: 9.19-1.1 > ------------------------------------------------------- > beaumarchais@Perseverance:~$ apt-cache show libkdcraw22 > Package: libkdcraw22 > Source: libkdcraw > Version: 4:4.11.3-1 > ----------------------------------------------------- > > Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by Figaro
Hello.
Thank you for the helpful reply. I am confused at the ¨new¨ function description though (below quoted from the source code script you kindly referenced) versus the digiKam Manual page Fuji Super CCD option function description: -----------manual quote------------- Use Super CCD secondary sensors For Fuji Super CCD SLR cameras only. Use the secondary sensors, in effect underexposing the image by four stops to reveal detail in the highlights. For all other camera types this option is being ignored. ----------------------------------- I will of course monkey around with the settings as you explain and see much to learn reading through the comments in the code you suggested. Thank you, matthew > Hi, This FUJI option has name changed since a while in libkdcraw through libraw. Look here : https://projects.kde.org/projects/kde/kdegraphics/libs/libkdcraw/repository/revisions/master/entry/libkdcraw/dcrawsettingswidget.cpp#L262 Best Gilles Caulier < ----------------------------//snip//---------------- d->dontStretchPixelsCheckBox = new QCheckBox(i18nc("@option:check", "Do not stretch or rotate pixels"), d->demosaicingSettings); 263 d->dontStretchPixelsCheckBox->setWhatsThis(i18nc("@info:whatsthis", 264 "<title>Do not stretch or rotate pixels</title>" 265 "<para>For Fuji Super CCD cameras, show the image tilted 45 degrees. " 266 "For cameras with non-square pixels, do not stretch the image to " 267 "its correct aspect ratio. In any case, this option guarantees that " 268 "each output pixel corresponds to one RAW pixel.</para>")); ------------------\\end snip\\---------------------- -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |