deploy: 42db01e0fd
This commit is contained in:
parent
1f664084b2
commit
a2ae7de1e7
4 changed files with 6 additions and 8 deletions
File diff suppressed because one or more lines are too long
|
@ -1669,11 +1669,10 @@ This event is triggered whenever the selection of images changes
|
||||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||||
|
|
||||||
<guid>https://darktable-org.github.io/luadocs/lua.scripts.manual/scripts/contrib/fujifilm_dynamic_range/</guid>
|
<guid>https://darktable-org.github.io/luadocs/lua.scripts.manual/scripts/contrib/fujifilm_dynamic_range/</guid>
|
||||||
<description>🔗Name fujifilm_dynamic_range.lua -
|
<description>🔗Name fujifilm_dynamic_range.lua - adjust darktable exposure by Fujifilm raw exposure bias
|
||||||
🔗Description Support for adjusting darktable exposure by Fujifilm raw exposure bias. This corrects for a DR100/DR200/DR400 &ldquo;dynamic range&rdquo; setting.
|
🔗Description Support for adjusting darktable exposure by Fujifilm raw exposure bias. This corrects for a DR100/DR200/DR400 &ldquo;dynamic range&rdquo; setting.
|
||||||
Based upon fujifilm_ratings by Ben Mendis
|
Based upon fujifilm_ratings by Ben Mendis
|
||||||
The relevant tag is RawExposureBias (0x9650). This appears to represent the shift in EV for the chosen DR setting (whether manual or automatic). Note that even at 100DR (&ldquo;standard&rdquo;) there is an EV shift:
|
The relevant tag is RawExposureBias (0x9650). This appears to represent the shift in EV for the chosen DR setting (whether manual or automatic). Note that even at 100DR (&ldquo;standard&rdquo;) there is an EV shift:</description>
|
||||||
100 DR -&gt; -0.72 EV 200 DR -&gt; -1.</description>
|
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
|
|
|
@ -3062,7 +3062,7 @@
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
<h2 id="name"><a href="#name">🔗</a>Name</h2>
|
<h2 id="name"><a href="#name">🔗</a>Name</h2>
|
||||||
<p>fujifilm_dynamic_range.lua -</p>
|
<p>fujifilm_dynamic_range.lua - adjust darktable exposure by Fujifilm raw exposure bias</p>
|
||||||
<h2 id="description"><a href="#description">🔗</a>Description</h2>
|
<h2 id="description"><a href="#description">🔗</a>Description</h2>
|
||||||
<p>Support for adjusting darktable exposure by Fujifilm raw exposure
|
<p>Support for adjusting darktable exposure by Fujifilm raw exposure
|
||||||
bias. This corrects for a DR100/DR200/DR400 “dynamic range” setting.</p>
|
bias. This corrects for a DR100/DR200/DR400 “dynamic range” setting.</p>
|
||||||
|
|
|
@ -131,11 +131,10 @@ Select multiple images that are either bracketed, or focus-shifted, set your des
|
||||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||||
|
|
||||||
<guid>https://darktable-org.github.io/luadocs/lua.scripts.manual/scripts/contrib/fujifilm_dynamic_range/</guid>
|
<guid>https://darktable-org.github.io/luadocs/lua.scripts.manual/scripts/contrib/fujifilm_dynamic_range/</guid>
|
||||||
<description>🔗Name fujifilm_dynamic_range.lua -
|
<description>🔗Name fujifilm_dynamic_range.lua - adjust darktable exposure by Fujifilm raw exposure bias
|
||||||
🔗Description Support for adjusting darktable exposure by Fujifilm raw exposure bias. This corrects for a DR100/DR200/DR400 &ldquo;dynamic range&rdquo; setting.
|
🔗Description Support for adjusting darktable exposure by Fujifilm raw exposure bias. This corrects for a DR100/DR200/DR400 &ldquo;dynamic range&rdquo; setting.
|
||||||
Based upon fujifilm_ratings by Ben Mendis
|
Based upon fujifilm_ratings by Ben Mendis
|
||||||
The relevant tag is RawExposureBias (0x9650). This appears to represent the shift in EV for the chosen DR setting (whether manual or automatic). Note that even at 100DR (&ldquo;standard&rdquo;) there is an EV shift:
|
The relevant tag is RawExposureBias (0x9650). This appears to represent the shift in EV for the chosen DR setting (whether manual or automatic). Note that even at 100DR (&ldquo;standard&rdquo;) there is an EV shift:</description>
|
||||||
100 DR -&gt; -0.72 EV 200 DR -&gt; -1.</description>
|
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
|
|
Loading…
Reference in a new issue