Re: [darktable-user] Issue with timestamp on export

2017-09-15 Thread Tobias Ellinghaus
Am Freitag, 15. September 2017, 19:24:58 CEST schrieb Frank J.:
> Hi,
> 
> for sorting the exported JPGs by year and month, I want to include the
> timestamp, when the picture was taken, into the filename on export.
> 
> The templates "$(EXIF_YEAR)_$(EXIF_MONTH)_$(EXIF_DAY)" from
> http://www.darktable.org/usermanual/ch02s03s12.html.php seemed to be
> right for this.
> This works fine for pictures (RAW, JPG) that were taken with digital
> cameras.
> 
> But my DT-archive includes 40 years of work since I scanned all my old
> slides with a NIKON Coolscan 4000 ED.
> 
> I found, that I have to set for example
>  $ exiv2 -M"set Exif.Image.DateTimeOriginal '1978-09-01 00:00:00'" \
>dia_f037_b0[1-9].jpg
> BEFORE I import the scanned JPGs into DT.
> 
> Not "Exif.Image.DateTime" but only "Exif.Image.DateTimeOriginal" sets
> the right timestamp in the database-column "images.datetime_taken" on
> IMPORT.
> 
> But for this scanned pictures the templates "$(EXIF_YEAR)" etc. on
> EXPORT do not work.
> It seems "import" and "export" use different exif-time-values.
> 
> 
> How can I use the values from the database-column
> "images.datetime_taken" for the filename on export?

There is only that one source of information, so if that's not being used then 
something is wrong. Do you see your 1978 timestamp in the image information 
module on darktable's left side? If yes, please upload one such image file for 
me to try.

> --
> 
> Frank

Tobias

signature.asc
Description: This is a digitally signed message part.


Re: [darktable-user] Issue with timestamp on export

2017-09-15 Thread Patrick Shanahan
* Frank J.  [09-15-17 13:27]:
> Hi,
> 
> for sorting the exported JPGs by year and month, I want to include the
> timestamp, when the picture was taken, into the filename on export.
> 
> The templates "$(EXIF_YEAR)_$(EXIF_MONTH)_$(EXIF_DAY)" from
> http://www.darktable.org/usermanual/ch02s03s12.html.php seemed to be
> right for this.
> This works fine for pictures (RAW, JPG) that were taken with digital
> cameras.

before importing, run:
  exiv2 mv \-k \-r %y%m%d_%H%M%S_:basename: \.\/*.{nef,jpg}

your filenames with then be something like:
  170914_191832_pt2_8177.nef

  YRMODA_TIME_filename-from-camera

and you will have the exported images with the parameters you wish.

-- 
(paka)Patrick Shanahan   Plainfield, Indiana, USA  @ptilopteri
http://en.opensuse.orgopenSUSE Community Memberfacebook/ptilopteri
Registered Linux User #207535@ http://linuxcounter.net
Photos: http://wahoo.no-ip.org/piwigo   paka @ IRCnet freenode

darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



Re: [darktable-user] Sepia how to?

2017-09-15 Thread darktable
On Fri, 15 Sep 2017 17:54:01 +0200
Remco Viëtor  wrote:

>On vendredi 15 septembre 2017 17:15:35 CEST
>
>There's a "Sepia" preset in the "split toning" module

Thanks, I'll start working with that. It's kind of "yellowie" (if
that's a word). Hopefully I should be able to tone it down more.

-- 
sknahT

vyS

darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



[darktable-user] Issue with timestamp on export

2017-09-15 Thread Frank J.
Hi,

for sorting the exported JPGs by year and month, I want to include the
timestamp, when the picture was taken, into the filename on export.

The templates "$(EXIF_YEAR)_$(EXIF_MONTH)_$(EXIF_DAY)" from
http://www.darktable.org/usermanual/ch02s03s12.html.php seemed to be
right for this.
This works fine for pictures (RAW, JPG) that were taken with digital
cameras.

But my DT-archive includes 40 years of work since I scanned all my old
slides with a NIKON Coolscan 4000 ED.

I found, that I have to set for example
 $ exiv2 -M"set Exif.Image.DateTimeOriginal '1978-09-01 00:00:00'" \
   dia_f037_b0[1-9].jpg
BEFORE I import the scanned JPGs into DT.

Not "Exif.Image.DateTime" but only "Exif.Image.DateTimeOriginal" sets
the right timestamp in the database-column "images.datetime_taken" on
IMPORT.

But for this scanned pictures the templates "$(EXIF_YEAR)" etc. on
EXPORT do not work.
It seems "import" and "export" use different exif-time-values.


How can I use the values from the database-column
"images.datetime_taken" for the filename on export?

--

Frank

darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



Re: [darktable-user] Sepia how to?

2017-09-15 Thread Remco Viëtor
On vendredi 15 septembre 2017 17:15:35 CEST darkta...@911networks.com wrote:
> DT 2.2.5 on arch.
> 
> How to make sepia?
> 
> I've tried using the colorize after the monochrome. I only ended with
> "puke yellows".
> 
> Any hint/direction?
> 
> Thanks
There's a "Sepia" preset in the "split toning" module


darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



AW: [darktable-user] Sepia how to?

2017-09-15 Thread Michael Below
Hi,

maybe try the sepia styles at dtstyles.net?
I'm not into sepia, but there are different options for this on that site.
The preview on this "Platinotone" one looks good, IMHO:
https://dtstyle.net/index.php/i/281

Cheers
Michael

-Ursprüngliche Nachricht-
Von: darkta...@911networks.com [mailto:darkta...@911networks.com] 
Gesendet: Freitag, 15. September 2017 17:16
An: darktable-user@lists.darktable.org
Betreff: [darktable-user] Sepia how to?

DT 2.2.5 on arch.

How to make sepia?

I've tried using the colorize after the monochrome. I only ended with "puke
yellows".

Any hint/direction?

Thanks

--
sknahT

vyS

darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



[darktable-user] Sepia how to?

2017-09-15 Thread darktable
DT 2.2.5 on arch.

How to make sepia?

I've tried using the colorize after the monochrome. I only ended with
"puke yellows".

Any hint/direction?

Thanks

-- 
sknahT

vyS

darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



Re: [darktable-user] darktable style export error

2017-09-15 Thread Carlos Arigós

I finally made a new build, and the problem was fixed.

Thanks.



El 15/09/17 a las 06:26, Tobias Ellinghaus escribió:

Am Donnerstag, 14. September 2017, 19:45:52 CEST schrieb Carlos Arigós:

What is wrong with this style?

Running Darktable 2.3.0+917~g4833a95

Exported images (jpeg, tiff, etc.) are a black square, no image, no nothing.

Please run darktable from a terminal and check for error messages there when
exporting with that style. If nothing shows up try adding "-d nan" to the
darktable command and see if that shows any problems.


Best regards

Carlos

Tobias


--
Carlos Arigós
https://www.flickr.com/photos/chesterhimes/sets


darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



Re: [darktable-user] timestamps within darktable

2017-09-15 Thread Tobias Ellinghaus
Am Mittwoch, 13. September 2017, 21:33:12 CEST schrieb Martin (Lists):
> Hallo

Hi.

> I recently stumbled over a minor problem: exif timestamp handling in
> darktable. I usually set my camera to record tiemstamps in local time
> zone including DST. This is to get an idea at which local time the photo
> was shot. UTC is only an option if I can set the timezone as well (which
> I can not or at least I don't know how).

Yes, it's a pity that EXIF is quite bad in that regard.

> Darktable seems to use the time set in camera as UTC time and adds two
> hours for central europe in summer. So I am two hours ahead of real
> time. If I shot photos in London (and set camera time) I am one hour
> off. To get the real local time I always have to recalc the displayed time.
> 
> If I shot a photo in New York at 8am I want to see a timestamp of 8am
> not a corrected one for germany of 2pm or even worse corrected via UTC
> with additional two hours.
> 
> May be an option will be great to use exif timestamp as it is, or as UTC?

Timestamps should already be displayed as-is.
What operating system are you on? What version of darktable are you using? And 
could you please share a sample file, together with what time you'd expect to 
see for it? I think I saw issues like that in the past but can't remember 
details.

> Regards
> Martin

Tobias

signature.asc
Description: This is a digitally signed message part.