Hello everyone,

I'm the maintainer of https://photoprism.org/, a server-based photo
management application based on Go and TensorFlow.

We use darktable-cli to convert RAW files to JPEG:

https://github.com/photoprism/photoprism/blob/develop/internal/photoprism/converter.go#L87

While this works, it would be amazing if we could (statically?) link
against darktable using cgo. I'm wondering if anyone has experience
with that or if you recommend to continue using darktable-cli?

Also it seems like I found a bug (which I haven't found out how to
report properly yet):

# darktable-cli --version
this is darktable-cli 2.4.4
# echo $?
1

-> Should be 0

Thank you for the hard work you put into darktable!

Michael
___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to