~/.config/darktable
And you might want to backup your .xmp files as well.
Regards,
Markus
Am 16.01.2016 um 19:37 schrieb Marie-Noëlle Augendre:
> Hi,
>
> I would like to make a copy of darktable database before upgrading, in
> case I need to downgrade afterwards.
> Could someone tell me the nam
Hi Tobias,
i carved a pre-2.0 library.db out of my backups:
> sqlite> select * from presets where operation="export";
> JPEG_HQ|../JPEG|export||1||%|%|%|0.0|51200.0|0.0|1.0|0.0|1.0|0.0|1000.0|0|0|0|0|0|2|0|0|
>
> JPEG_6MP|../JPEG_6MP|export||1||%|%|%|0.0|51200.0|0.0|1.0|
Hi,
i observed the same issue. The export presets have been wiped out,
nothing is left over.
Regards,
Markus
Am 03.01.2016 um 13:16 schrieb Tobias Ellinghaus:
> Am Samstag, 2. Januar 2016, 17:25:44 schrieb Bernhard:
>> Hallo,
>
> Hi.
>
>> I just found that dt 2.0 does not show me all of my st
Am 01.08.2015 um 18:09 schrieb Jean-Luc CECCOLI:
> Hello,
>
> I was wondering whether the place of each effect into the history is
> important or not in the final result.
No, the history stack reflects only the order in which you changed the
modules in darkroom.
> If so, where can one find the o
Try to use the bilateral mode instead of the gaussian one. Also there is
a radius parameter which influences the size of the halos.
Note: Halos are inherent artifacts of some algorithms/digital filters.
How pronounced they appear, at which extent and appearance depends on
the algorithm. But in gen
There are two kinds of CA. The CA module corrects TCA, the defringe
module supresses color fringes which works both for LCA and TCA.
To fix TCA, the "real" CA module is better because it fixes the
alignment of the RGB color channels instead of just desaturating the
artifacts of disalignment.
Rega
darktable uses parallelisation internally for (at least almost) every
image operation. Most likely you do not want to run multiple darktable
instances in parallel (memory bandwidth, cache locality, but i recommend
you to do a few test-runs.
Regards,
Markus
Am 12.03.2015 um 19:19 schrieb Matt Kitc
Am 11.03.2015 um 21:14 schrieb Johann Spies:
> Any idea how to solve this?
Wait for dt > 1.6 (most likely dt 2.0). Facebook "fixed" the
authentication in a way which requires some serious effort.
For now, facebook export is broken.
Regards,
Markus
---
Am 22.02.2015 um 19:18 schrieb KOVÁCS István:
> I've tried dcraw -E (just dump the raw pixels without
> demosaicing/highlight recovery etc.), then used a 2x2 convolution
> matrix in the Gimp to join the 2x2 R-G-B-R blocks into a single pixel.
> The result is at
> http://tech.kovacs-telekes.org/file
While i am not marc, i can give your at least a partial answer.
Am 17.02.2015 um 18:39 schrieb Francisco Cribari:
> The
> default demosaic method is now different for X-Trans images in DT which
> signals that moiré is a concern when it comes to such images.
As far as i know, the change has nothi
Am 28.01.2015 um 22:15 schrieb Oliver Bedford:
> is it somehow possible to determine the dynamic range of a foto within
> dt? I would like to compare the dynamic range of typical fotos I take
> with numbers published by testing "authorities" like DxO.
IMHO you can not do this without a reasonable
Am 02.02.2015 um 01:14 schrieb Patrick Shanahan:
> Well, on looking, maybe it does with film_id, looking now
>
> OK, maybe I have just been blind. The film_id is 308 and when filtering
> on that record, I see the "previous" filmroll. I will correct that field
> and see if the "skulls" disappear.
Am 02.02.2015 um 00:54 schrieb Patrick Shanahan:
> And I did and the script reported:
> removing non existent file
> /mnt/usb31/photos/2014/0502a.KlehmArboretum.Rockville.Il/ps9_6972.nef
> with ID = 82883
>
> And looking in the library.db under images, that file is listed but the
> path/filmr
Am 02.02.2015 um 00:35 schrieb Patrick Shanahan:
> The *previous* correct path
> /mnt/usb31/photos/2014/0502a.KlehmArboretum.Rockville.Il/ps9_6972.nef
> amount quite a few more
Please try to execute this query:
> SELECT * FROM film_rolls WHERE folder =
> "/mnt/usb31/photos/2014/0502a.KlehmArbore
Am 02.02.2015 um 00:01 schrieb Patrick Shanahan:
> * Markus Jung [02-01-15 16:36]:
> The directories which contain the missing files do not appear in the
> library.db, period. The missing "filmrolls", whose files are displayed as
> skulls in dt were beneath /mnt/usb31
Am 01.02.2015 um 22:22 schrieb Patrick Shanahan:
> The files appear as skulls and cannot be opened and I cannot find the
> entries in library.db to alter the path. That was my intended approach
> but I am unable to find the errant files in "filmrolls" in library.db.
> The files are on an external
Am 01.02.2015 um 21:05 schrieb Patrick Shanahan:
> But they appear in dt, lighttable as skulls, but I cannot find them in
> library.db and I have looked in "filmrolls".
Can you open them in darkroom? If yes, most likely something related to
caching needs to be reset, too. If not, you really have t
The folder is stored in a table called "filmrolls" (or something like
this). The images only reference a entry in this table. Change all
records affected by your path relocation and you are done.
Regards,
Markus
Am 01.02.2015 um 20:42 schrieb Patrick Shanahan:
>
> I recently had to change the pa
Am 24.01.2015 um 20:08 schrieb Michael Below:
> In evening shots, the sky sometimes gets uneven/blotchy when I use
> non-local means denoising. Increasing the level of non-local
> means denoising does not help. Switching to just wavelet denoise in
> normal blending mode, without non-local means den
Have you seen the answer from Kofa? Just load the image in GIMP and use
the color picker. You will see: Its your calibration.
To be more precise: Its the ColorHug.
The ColorHug is a nice idea (in fact, i own one, too) but not mature
yet. Additionally, the device can not be 100% precise by design,
> OK ... I am guessing that I need to go into the blend mode and then partially
> or totally disable the chroma setting using a parametric mask.
"manual" mode means no chroma scaling at all. If you want more than "on"
and "off, you need to use blending and maybe masks, yes.
> This infers
> tha
> Interesting ... yes the effect is seen very much in the reds but ...
> "scale chrome" appears to be always enabled, how do I change that?
You have seen the small triangle at the right hand side? There is a menu
hidden behind ;)
Regards,
Markus
--
> That may be so. It'd be nice to have a tutorial, but lacking the
> skill, I won't be able to create one. :-(
What is your problem?
Section 12 of the RT wiki describes how you can modify the tone curve.
The user interface of dt is a bit different and does not deploy the more
restricted variants,
> I am assuming that switching from 'automatic' to 'manual' on the tone curve
> is
> changing the process from RGB to Lab ... a significant diference can be seen
> when doing this.
>
> My normal expectation with tone-curve processing with other systems was that
> it only adjusted the luminesce
Am 21.01.2015 um 23:09 schrieb KOVÁCS István:
> You can read about the potential uses and flexibility here:
> http://rawpedia.rawtherapee.com
What i read there is just a combination of things you can easily do with
darktable, and drawbacks of using an RGB curve.
I can not see any benefit, sorry.
Someone named Peter Kovář managed to compile and run darktable on Windows.
http://www.darktable.org/redmine/issues/10279
But do not expect any support at all from the devs, they did not provide
windows builds on purpose.
http://www.darktable.org/2011/07/that-other-os/
Regards,
Markus
Am 11.01.20
The upper scale is especially useful to protect parts of the image which
would otherwise be pushed out of limits, for example very bright or dark
areas in case of the equalizer module.
This does not apply to input masks because of the way how the equalizer
works.
Regards,
Markus
Am 09.01.2015 um
7
7
7
7
7
7
7
7
7
7
7
7
7
7
7
7
7
7
0
0
0
0
1
0
0
0
0
0
0
0
1
0
0
0
0
0
0
Am 03.01.2015 um 20:59 schrieb Gonçalo Marrafa:
> Here's my "problem". I organize my photos using the structure /
> - .
Same here ;)
> Since I recently started offloading my library to an
> external drive I have two folders, local and remote, at under which the
> photos are. I'm getting the remo
You need to use a style. A preset is applied only to a single module
instance. Styles aggregate the settings of multiple modules.
Regards,
Markus
Am 02.01.2015 um 16:52 schrieb Victor L:
> Hello,
>
> I'm using the denoising technique with 3 stacked instances of the profiled
> denoising module (s
Am 20.12.2014 um 05:15 schrieb Mark Patey:
> I do have one more question about this. If it turns out the xmp files are
> missing certain elements and I'd rather not re-do them all manually, would
> it work to simply replace library.db with the one from the Mac? I realize
> that would wipe out every
Am 14.12.2014 um 13:07 schrieb Bernhard:
> 7. (did I forget something?)
One more (until this has changed in dt 1.6):
If you use the time offset/adjustment feature (originally intended for
geotagging), the adjustment will also not be written into the XMP file.
Regards,
Markus
Am 14.12.2014 um 13:07 schrieb Bernhard:
> No. 1 ... 4 are stored in the xmp files also, but what about 5 and 6?
> Regarding No. 5: did I see it correctly that "reject" simply is a
> negative star rating of "-1" in the xmp?
>
>> xmp:Rating="-1"
As far as i know, yes. "reject" is encoded this way
Am 14.12.2014 um 12:20 schrieb roman...@rgtti.com:
> Really? I thought that .xmp had precedence if newer! In that case, this
> could be the biggest problem (together with the lack of undo) that DT
> still has, at least as a default.
No, the database has always been the primary (and only) locatio
Hello Mark,
first things first: If you still have the database on your Mac and did
not remove your images from it, nothing is lost.
The XMP files are supposed to be only a backup of the internal database.
Until darktable 1.6, the sidecars had to be loaded manually if something
changed, dt itself
Am 12.12.2014 um 13:00 schrieb Swee Oon:
> How can I select only one picture in lightable or darkroom view and have
> *only* that image appear in map view?
As far as i know, this is not possible yet.
Regards,
Markus
--
D
The luminosity IS linear, at least in case of graduated density.
Reason: The module position in the pipeline is before "base curve".
Therefore, it operates on linear sensor data, the same applies to the
parametric mask.
IMHO it would be nice to be able to toggle the parametric sliders
between line
Have a look at the geotagging module (lighttable view).
While this feature is originally intended to fix time differences
between a GPS tracklog and the camera, it can also be used to fix the
time in non-GPS use-cases.
One detail needs to be considered: The offset/corrected timestamp will
only be s
Am 20.10.2014 um 23:15 schrieb Leonard Evens:
> I am using darktable 1.4.2 under Fedora 20 Linux.
>
> I somehow messed up one NEF image, and that might have been the source
> of my problems. I shows up in the darktable image display as a black
> and white symbol which looks like an abstract jeep
Am 20.10.2014 um 23:03 schrieb Francisco Cribari:
> I understand that there are risks involved in using an unstable version of
> the software. Some people, however, opt for using such a version even at
> risk because the stable version is not updated frequently. That leads me to
> the following que
es clear that we should not process several images in
> parallel with OpenCL. We already make maximum use of GPU memory by
> tiling and the nature of GPU processing will already parallelize
> processing to the max on a pixel by pixel basis. No room for
> additional parallelization. In pref
Am 06.10.2014 um 14:43 schrieb KOVÁCS István:
> Why do you limit yourself to just 1 thread? On my system (4 GB RAM,
> old dual-core CPU) 2 threads work fine with 8 GB of swap space.
>
> On 6 October 2014 11:38, Markus Jung wrote:
>> Hello Bernhard,
>>
>> most likley,
Hello Bernhard,
most likley, something with your darktable configuration went wrong.
Please take a look at your core preferences:
http://www.darktable.org/usermanual/ch06s02.html.php
I am using (with the same amount of RAM):
mipmap cache: 1536
background threads: 1
host memory limit: 4096
minimum
I am not a dt-dev, but most likely, the answer will be: no.
AFAIK, Adobe is doing some cloudy-streaming-thingy to tackle the
limitatons of Chrome OS/Chromebooks. This is far out of scope for
darktable, who should run (and pay) the infrastructure?
Regards,
Markus
Am 03.10.2014 um 13:31 schrieb Fr
Hello Giuseppe,
> thank you very much for your quick reply! Since I had seen a message a
> while ago from somebody willing to contribute a Fuji X100 noise profile, I
> had wrongly assumed that by now it had already ended up in the database.
No not yet, and i was not able to find such a message in
Am 01.09.2014 um 14:42 schrieb Dan McDaniel:
> I had been trying to use the "delete" button to "physically remove from
> the disk", but it neither deleted the file from disk nor from the
> collection in dt. After making the change below, it is now working.
> Don't know if it was related or not.
Ye
Hello,
> 1. I tried to delete a photo. I click "yes" to remove images from disk,
> but it doesn't remove them.
You can delete it from darktable (aka "forget it did exist") and you can
delete it from your filesystem. Those two functions are different and
mapped to different buttons/shortcuts.
> 2
Hello Giuseppe,
> but in the Denoise (profiled) module I
> can only see the 'generic poissonian' profile available. I have tried this
> with DNG files from Ricoh GR and RAF files from Fuji X100. Is there
> anything I need to do to enable the camera-specific profiles? (I haven't
> seen anything a
Am 27.08.2014 um 15:57 schrieb Tony Arnold:
> Thanks. This is fine for folders on the local hard disk but not so good
> for removable media. I'd like to see DT treat removable media the same
> as a camera and, maybe optionally, copy the files to a local folder. Is
> there somewhere I can post this
Am 27.08.2014 um 10:03 schrieb Carlo Tariciotti:
> Thanks all for replies.
> Is more correct to apply the sharpening to the final resolution (for
> example, web or print use).
> My workflow for now is: export from Darktable at 1200x800 px, then i apply
> mogrify -sharpening 0x1 (imagemagick)
> It
One remark: This does *not* change the order in which the operations are
applied. Darktable processes the image in a fixed order, which is the
bottom-up order of the modules in darkroom. Applying a style during
export does the same as setting the sharpen module to the according values.
There is cu
Reduce the JPEG export quality. Your camera (as well as Capture NX) is a
black box and you do not know at which quality setting the camera JPEGs
are exported.
Another influencing factor is the image noise. Maybe the camera applies
some denoising out of the box, but darktable does not. And for JPEG
Hi Christian,
the darktable devel mailinglist would be a better place. I forwarded
your mail to it. Maybe you should bump the topic again in a few weeks if
you do not receive any further reactions by a darktable-dev.
Regards,
Markus
Am 24.08.2014 um 17:14 schrieb Christian touzé:
> Hi,
> I creat
Am 21.08.2014 um 17:55 schrieb roman...@rgtti.com:
> Like I supposed, operator error.
No, known bug ;)
--
Slashdot TV.
Video for Nerds. Stuff that matters.
http://tv.slashdot.org/
_
Have a look at your darktable preferences, tab "core options" (second
tab), option "memory in megabytes to use for mipmap cache".
Change the value to at least 512
Regards,
Markus
Am 21.08.2014 um 17:33 schrieb roman...@rgtti.com:
> Ok,
>
> this is probably an operator error (myself, I mean) ---
Create a disabled/linear preset with auto-apply on and set your camera
model. The more precise preset will take precedence over the default ones.
http://www.darktable.org/usermanual/ch03s02s02.html.php
Regards,
Markus
Am 19.08.2014 um 17:23 schrieb A G:
> Hi,
> The base curve module automaticall
Known and fixed in git master. Please wait until Pascal pushes out new
builds to his PPA.
The unstable PPA has this name for a good reason ... the builds there
may be broken from time to time, and they may break your work, too!
Regards,
Markus
Am 16.08.2014 um 03:27 schrieb Francisco Cribari:
>
Very slow I/O is a potential sign of a nearby harddisk failure. Please
check the SMART state of the disk and ensure your backups are
up-to-date. You also can try to run badblocks on the drive.
Oh, one other potential cause: Is your disk very full/fragmented? Full
disks are prone to fragmentation a
Hello Michael,
> you are right, the argyll profile creation does what I want, no need to
> insist on the Spyder swatches.
>
> But the Spyder color swatches are normally used not only once (for basic
> camera profiling), they are used for each session (to get color correction
> values includin
> http://www.darktable.org/2012/10/whats-involved-with-adding-support-for-new-cameras/
Especially:
> https://encrypted.pcode.nl/blog/2010/06/28/darktable-camera-color-profiling/
tl;dr
The tool you have been searching for is argyll. Use argyll to create the
color profile, use it with darktable and
Am 28.07.2014 um 16:39 schrieb Francesco Scaglioni:
> Single shot in raw + jpg from a canon 7d. If I sample the
> same area with the colour picker on both ( with only default
> base curve and sharpen for raw ) I get a significant colour
> difference between the two
As expected. If you want your
Am 10.07.2014 14:40, schrieb Pascal Obry:
>> 2) How can I rename a film roll inside Darktable?
>
> Just move all images inside the filmroll to another location. The old
> filroll will be deleted and the new one will contains the new image.
Important note: Use the move function of darktable and no
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hi,
Am 23.06.2014 11:29, schrieb Tobias Ellinghaus:
> Actually I am not sure what license the logo is under. Or who has a
> say in that (i.e., who contributed to the file). Without that being
> clear we shouldn't encourage people to use the logo. Or
Hello Stefan,
as far as i known, no. The adobe profiles can not be converted directly
to lensfun profiles (lensfun is the lens correction library used by
darktable). Adding support for adobe profiles to lensfun might work, but
as i remember there are still licensing issues.
Regards,
Markus
Am 20
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Well, most likely it does not make much sense to calibrate crop lenses
on full frame cameras (there are some exceptional crop lenses which
are also useful on full frame).
And for personal usage the only constraint is to calibrate with the
biggest sen
Hi,
the PPA darktable-release-plus is gone, switch to darktable-release.
This change is mentioned in the release notes of dt 1.4.2
Regards,
Markus
Am 02.05.2014 00:03, schrieb Paulo C. Santos Garcia:
> Hi list,
>
> I'm having problems to update through Pascal PPA since yesterday. I'm
> still in
Am 16.04.2014 15:30, schrieb Patrick Shanahan:
>
> Why doesn't the film strip display star rankings and rejects unless the
> mouse pointer is over the particular image? The space is already
> committed. If they were displayed, less operator effort would be
> required. I know that I can *limit*
Are you really talking about (and only!) tags or metadata at all?
Tagging works fine with darktable, but the handling of other metadata
(lighttable-module metadata editor) (author, description ...) is known
to be suboptimal, at least there have been statements of a developer who
said he might take
No idea what you exactly have configured now, but it it sounds wrong.
Your screen/display profile should *never* be set to AdobeRGB. Either to
default (sRGB or the one provided by EDID) if you do not have
calibrated/profiled your screen, or a real screen profile.
Am 19.03.2014 14:03, schrieb Mart
Am 10.03.2014 13:07, schrieb Robert William Hutton:
> Does anyone have any strategies they could recommend to manually bring these
> images back inside the printable gamut?
Disclaimer: Just some half knowledge
Softproof shows you how the print result (most likely) will look like.
If you do not
Hello,
Am 27.02.2014 20:34, schrieb Christian Sinn:
> What I found out is
> that the base curve increase the noise of the raw file which DT tries to
> reduce afterwards.
Sorry, but you are wrong. Simply switch to the first module group (which
shows all modules) and look at the order. The RAW is p
Helli Philipp,
you can apply the conditional blending based on either the module input,
output or both. Your descritpion sounds like if you tried to blend using
the modules output. Use the input image (lower bar) instead!
Regards,
Markus
Am 14.02.2014 07:47, schrieb Philipp Bender:
> Hello Marku
You maybe better try to use an instance of the tone curve or the
exposure module and use a conditional mask (formerly known as blend if)
to restrict it to the blues only.
Regards,
Markus
Am 13.02.2014 22:35, schrieb Philipp Bender:
> Dear list,
>
> I'd like to darken certain colors. Therefore I
Not in darktable, no. The active focus points are somehow encoded into
the EXIF data and can be read out (exiftool/exiv2 print some information
about them). But to show the AF points one would also need to know where
they are located, and this depends on the camera model.
I do not think anyone has
Am 08.12.2013 22:27, schrieb Michael Below:
> Probably this is a matter of principle for those equalizer modules,
Yes it is.
> Any hints how to reduce/avoid the halo?
Go to the sharpen tab and try to rise the points there, it should try to
"avoid" edges.
(http://www.darktable.org/2011/11/darktab
Am 01.12.2013 16:47, schrieb Volker Lenhardt:
> I use DT 1.2.3 under openSUSE 12.3 and KDE 4.10.5.
>
> I develop my photos from the raw cr2 files out of a Canon EOS 50D.
>
> There are mainly two features I miss in DT (so far):
> - hierarchical tags
Slightly off-topic: DT supports hierarchical ta
Am 01.12.2013 15:11, schrieb Ochal Christophe:
> Hi,
>
> On 2013-12-01 14:58, Pascal Obry wrote:
>> Le 01/12/2013 14:54, Ochal Christophe a écrit :
>>> I was wondering if anyone knows a trick to apply a watermark or a style
>>> to only vertical or horizontal oriented images?
>> I don't think this
Am 30.11.2013 16:47, schrieb Teodor Petrov:
> On 11/30/2013 09:59 AM, johannes hanika wrote:
>>
>> no. you can always run --library another.db if you need to.
>
> Do you have some page where you have a description for what is stored in
> the library.db file?
>
>> 2. I don't seem to like the i
gt;
>
> 2013/11/30 Carafife
>
>> Je n'ai pas compris la réponse...
>> Merci
>> Le 30/11/2013 13:11, Markus Jung a écrit :
>>> You renamed them? No, darktable will not find them then.
>>>
>>&
You renamed them? No, darktable will not find them then.
As a rule of thumb: Do not touch the XMP files!
Regards,
Markus
Am 30.11.2013 13:04, schrieb Carafife:
> Hello, if I converted my
> xmp files in. / Linux xmp to hide, this is darktable sees despite this
> change? EzineArticles Thanks for y
How many images does your database currently contain?
Applications like sqlitebrowser offer the ability to compact the
database, but this will not help you if it contains a lot of garbage
space which can to be collected this way.
Regards,
Markus
Am 24.11.2013 16:26, schrieb Ochal Christophe:
> H
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Am 16.11.2013 22:11, schrieb Tobias Ellinghaus:
> Am Samstag, 16. November 2013, 19:10:41 schrieb Markus Jung:
>> Am 16.11.2013 11:15, schrieb Tobias Ellinghaus:
>>> The alternative would be to always reset the selection when
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Am 16.11.2013 11:15, schrieb Tobias Ellinghaus:
> The alternative would be to always reset the selection when
> entering darkroom (currently this is only done when < 2 images are
> selected) but that would hurt more people as selections would
> nev
I agree with you, but you wrote to the wrong mailing list. Discussions
like that should take place at darktable-devel.
Regards,
Markus
Am 16.11.2013 01:41, schrieb Patrick Shanahan:
> As of darktable-1.3_1383_g5d0ad4e_git-3.1.TM.x86_64, export action is
> again inconsistent between lighttable mod
The mix value is used to scale the control points. If you store a preset
(or adjust the control points after applying "mix"), the new position of
the control points is remembered. The mix slider itself is just some
handy tool for quick adjustments but does not persist.
=> Only look at the control
Pasting does not play well together with multiple instances (at least
not up to dt 1.2.3). The last time i tried it, the first instance has
been overwritten, or all others have been dropped or something like
this. Multi-instance copy/paste works only if you paste all source
instances.
Regards,
Mar
This will overwrite the exposure setting of all other modules! You can
use the copy-approach only if you apply a module which has not been part
of the history stack of all images before.
REgards,
Markus
Am 28.10.2013 11:19, schrieb Robert William Hutton:
> On 28/10/13 10:10, Marcin Kozak wrote:
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Am 14.10.2013 16:55, schrieb Julian M. Burgos:
> Maybe I was not clear enough. I am trying to find out which are the
> values that are applied for the sharpen and base curve modules
> when importing RAW images from a Canon 40D camera. Both modules
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Am 14.10.2013 13:04, schrieb Simon Harhues:
> I'm not sure if I understand correctly what you want. But if you
> just want to reset a module to its default values, you can click on
> the third icon from the left (the circle with the vertical bar in
>
By default, darktable uses the embedded JPEG as lighttable preview until
you have processed the image in darkroom.
For resetting darktable, you also should delete .cache/darktable
Regards,
Markus
Am 12.10.2013 23:20, schrieb Wolfgang Mader:
> Hi all,
>
> as you can see at [1], the image which is
Am 07.10.2013 15:55, schrieb oc...@kefren.be:
>> Rather than trying to emulate the jpg try this:
>>
>> Start with the basic decode that dt provides on an image that is typical
>> of your interest and then apply a number of basic modules, just to see
>> what effect each one has on the base file. Try
Am 07.10.2013 12:21, schrieb oc...@kefren.be:
>> On the other hand, the basics behind the scenes aren't that difficult.
>> You should have some idea about a few color spaces (RGB, HSV and a bit
>> Lab) that might be sufficient for starters.
>
> The only one in that list that I'm familiar with is R
Am 07.10.2013 11:11, schrieb oc...@kefren.be:
> Hi guys,
>
> I've been doing some more digging about this issue and I think I've
> figured out why the embedded JPEGs (or JPEGs in general) have settings I
> can't seem to copy manually in darktable (mostly visible in white balance
> & tints).
>
> I
Has not been there some change regarding the lens matching algorithm? As
far as i remember, some heuristic has been used before and i think it
has been disabled/removed because of false positives?
For this reason i recently created an own, local subsbset of the lensfun
db containing the lenses i a
> http://www.darktable.org/2012/10/whats-involved-with-adding-support-for-new-cameras/
I would not expect this to happen in a reasonable timespan.
Regards,
Markus
Am 06.10.2013 19:12, schrieb Francisco Cribari:
> Will Darktable eventually support Fujifilm X-Trans RAW (.RAF) files?
> Thanks. FC
>
Hello Julian,
those modules sharpen and base curve are applied automatically to
approximate the look of a out-of-camera JPEG file. Every digital camera
with a bayer-type sensor does some processing similar to sharpen
(because a de-bayered image looks quite "soft" first) and base curve (to
adjust t
Christiano mixed up the CA correction in the lens correction module and
the automatic CA correction module. The problem exists only for the lens
correction module.
Regards,
Markus
Am 04.10.2013 11:47, schrieb Gonçalo Marrafa:
> Where is that done? The CA module has no parameters... It's either on
Am 03.10.2013 21:15, schrieb Willem Ferguson:
> I have 2 questions:
> 1) What causes this?
You can see two effects in your image: Sensor noise and hot pixels. The
red dots are hot pixels (the color has no meaning, hot pixels can also
be green or blue).
> 2) Is there an easy way in dt to remove it
Am 03.10.2013 12:58, schrieb Gonçalo Marrafa:
> Thanks for your reply Markus.
>
> The lens correction module's CA correction doesn't work for me (i much
> prefer the CA module) so i never used.
If the lens profile does not contain CA correction information, it does
not work automatically, but onl
The automatic CA correction works mostly pretty good, but sometimes it
produces inferior results. I would not recommend to enable the CA module
without checking the export results afterwards.
In addition, if the lens correction module is enabled, too, and the
lensfun db contains CA correction info
1 - 100 of 159 matches
Mail list logo