Am 11.10.2014 um 17:48 schrieb 
[email protected]:
> Send Darktable-users mailing list submissions to
>       [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>       https://lists.sourceforge.net/lists/listinfo/darktable-users
> or, via email, send a message with subject or body 'help' to
>       [email protected]
>
> You can reach the person managing the list at
>       [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Darktable-users digest..."
>
>
> Today's Topics:
>
>     1. Re: Problem with exported JPEG's (Tobias Ellinghaus)
>     2. Auto-Apply correct lens correction to collection taken with
>        multiple lenses (Andreas Kahl)
>     3. Re: Auto-Apply correct lens correction to collection taken
>        with multiple lenses (Roman Lebedev)
>     4. 30bit display support? (Michael Below)
>     5. Re: 30bit display support? (Michael Below)
>     6. Re: 30bit display support? (Ulrich Pegelow)
>     7. Re: 30bit display support? (Tobias Ellinghaus)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 10 Oct 2014 14:08:31 +0200
> From: Tobias Ellinghaus <[email protected]>
> Subject: Re: [Darktable-users] Problem with exported JPEG's
> To: [email protected]
> Message-ID: <2562217.CNb20dQSj8@liber>
> Content-Type: text/plain; charset="us-ascii"
>
> Am Freitag, 10. Oktober 2014, 10:35:14 schrieb Paul Glad Mihai:
Hi Tobias,
>> Hi Dietmar,
>>
>> what is this German cloud service you speak of?

the cloud sevice is the german "telekom". The cloud is called "mediencenter"

> And what version of dt are you using? Maybe you could provide one of those
> images so we can have a look?
how can I do this? Tried to send it as an appendix but that failed, I think.
>> Glad
> Tobias
Dietmar

> [...]
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: not available
> Type: application/pgp-signature
> Size: 819 bytes
> Desc: This is a digitally signed message part.
>
> ------------------------------
>
> Message: 2
> Date: Sat, 11 Oct 2014 13:25:34 +0200
> From: Andreas Kahl <[email protected]>
> Subject: [Darktable-users] Auto-Apply correct lens correction to
>       collection taken with multiple lenses
> To: "[email protected]"
>       <[email protected]>
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=utf-8; format=flowed
>
> Hello,
>
> is it possible to auto apply the suitable lens correction for all images
> on import? Or eventually after import, but without having to select
> every image manually? (I have for now about 500 images taken with two
> different lenses: a standard zoom and a fixed focal length)
>
> If that's possible. Is there a way of auto-overwriting lens correction
> settings in old RAW's XMP files? Because I realized I applied the fixed
> focal length correction to all images in the past and would like to
> correct that.
>
> Thanks for your help.
>
> Andreas
>
>
>
> ------------------------------
>
> Message: 3
> Date: Sat, 11 Oct 2014 15:29:08 +0400
> From: Roman Lebedev <[email protected]>
> Subject: Re: [Darktable-users] Auto-Apply correct lens correction to
>       collection taken with multiple lenses
> To: Andreas Kahl <[email protected]>
> Cc: "[email protected]"
>       <[email protected]>
> Message-ID:
>       <CADoyv_7ziztLOWyZ80LBNvKF7P5KyjT+Gh+oaT94AVdw=8m...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi.
>
> For 1.4 that is totally normal and expected behaviour.
> In 1.6, there is a new feature, that will cause Lens IOP to behave
> as you have expected it to behave - to adapt lens correction parameters to
> the current image.
>
> It is available in git master: Lens IOP: add autodetection
> <https://github.com/darktable-org/darktable/pull/548>
> How to use: just do everything as usual, but do not change *ANYTHING* in
> Lens IOP from it's default autodetected values and it will just work.
>
> On Sat, Oct 11, 2014 at 3:25 PM, Andreas Kahl <[email protected]> wrote:
>
>> Hello,
>>
>> is it possible to auto apply the suitable lens correction for all images
>> on import? Or eventually after import, but without having to select
>> every image manually? (I have for now about 500 images taken with two
>> different lenses: a standard zoom and a fixed focal length)
>>
>> If that's possible. Is there a way of auto-overwriting lens correction
>> settings in old RAW's XMP files? Because I realized I applied the fixed
>> focal length correction to all images in the past and would like to
>> correct that.
>>
>> Thanks for your help.
>>
>> Andreas
>>
>>
>> ------------------------------------------------------------------------------
>> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
>> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
>> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
>> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
>> http://p.sf.net/sfu/Zoho
>> _______________________________________________
>> Darktable-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/darktable-users
>>
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> Message: 4
> Date: Sat, 11 Oct 2014 14:14:02 +0200
> From: Michael Below <[email protected]>
> Subject: [Darktable-users] 30bit display support?
> To: "[email protected]"
>       <[email protected]>
> Message-ID: <20141011141402.6cc315a8@ossietzky>
> Content-Type: text/plain; charset=US-ASCII
>
> Hi,
>
> I have noticed that my display shows some color banding in
> certain situations. Especially images with soft color patterns and a
> light source in frame, like evening skies with a low-hanging sun, may
> show this, for example in the area around the sun. The
> exported images look fine on other displays.
>
> As I understand, this may be caused by the wide gamut of color I am
> using (AdobeRGB on a LG27EA83 display), and the limited number of tones
> that can be represented in a common 8bit color channel (24bpp mode). The
> color resolution gets more coarse as the area to be covered gets
> bigger. The solution seems to be switching from 8bit to 10bit
> representation per color channel. Monitor and graphics card are
> connected via DV and should support this.
>
> Is anybody on this list using darktable in a 30bit setup? It seems like
> GNOME doesn't support 30bit, but KDE does, right? Are the darktable
> menus usable in 30bit, even if they are using GTK?
>
> Thanks
> Michael
>
>
>
> ------------------------------
>
> Message: 5
> Date: Sat, 11 Oct 2014 16:08:00 +0200
> From: Michael Below <[email protected]>
> Subject: Re: [Darktable-users] 30bit display support?
> To: [email protected]
> Message-ID: <20141011160800.374f8e8f@ossietzky>
> Content-Type: text/plain; charset=US-ASCII
>
> Hi,
>
> Am Sa 11 Okt 2014 14:14:02 CEST
> schrieb Michael Below <[email protected]>:
>
>> Is anybody on this list using darktable in a 30bit setup? It seems
>> like GNOME doesn't support 30bit, but KDE does, right? Are the
>> darktable menus usable in 30bit, even if they are using GTK?
> Just tried it. KDE seems to work fine on a 30bit X configuration, GNOME
> is shaky, with color artifacts around icons etc. I'm not entirely sure
> if I can see an effect in darktable, maybe a slight improvement of the
> banding issue.
>
> Cheers
> Michael
>
>
>
> ------------------------------
>
> Message: 6
> Date: Sat, 11 Oct 2014 16:26:15 +0200
> From: Ulrich Pegelow <[email protected]>
> Subject: Re: [Darktable-users] 30bit display support?
> To: [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=windows-1252; format=flowed
>
> Hi Michael,
>
> you may try if the dithering module is able to reduce the banding artifacts.
>
> Ulrich
>
> Am 11.10.2014 um 16:08 schrieb Michael Below:
>> Hi,
>>
>> Am Sa 11 Okt 2014 14:14:02 CEST
>> schrieb Michael Below <[email protected]>:
>>
>>> Is anybody on this list using darktable in a 30bit setup? It seems
>>> like GNOME doesn't support 30bit, but KDE does, right? Are the
>>> darktable menus usable in 30bit, even if they are using GTK?
>> Just tried it. KDE seems to work fine on a 30bit X configuration, GNOME
>> is shaky, with color artifacts around icons etc. I'm not entirely sure
>> if I can see an effect in darktable, maybe a slight improvement of the
>> banding issue.
>>
>> Cheers
>> Michael
>>
>
>
> ------------------------------
>
> Message: 7
> Date: Sat, 11 Oct 2014 17:47:08 +0200
> From: Tobias Ellinghaus <[email protected]>
> Subject: Re: [Darktable-users] 30bit display support?
> To: [email protected]
> Message-ID: <6574833.7ycW4cMhIc@liber>
> Content-Type: text/plain; charset="us-ascii"
>
> Am Samstag, 11. Oktober 2014, 16:26:15 schrieb Ulrich Pegelow:
>> Hi Michael,
>>
>> you may try if the dithering module is able to reduce the banding artifacts.
> Those are artifacts of the display and not in the image, so dithering is ill
> advised here.
>
>> Ulrich
> Tobias
>
> [...]
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: not available
> Type: application/pgp-signature
> Size: 819 bytes
> Desc: This is a digitally signed message part.
>
> ------------------------------
>
> ------------------------------------------------------------------------------
> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
> http://p.sf.net/sfu/Zoho
>
> ------------------------------
>
> _______________________________________________
> Darktable-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/darktable-users
>
>
> End of Darktable-users Digest, Vol 47, Issue 17
> ***********************************************


------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
Darktable-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to