You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use the extracted xmp file with darktable-cli ( darktable-cli sample_file_to_investigate.dng sample_file_to_investigate.xmp sample_file_to_investigate_newdarktable.jpeg)
I assume that the Adobe xmp comes from Lightroom. Darktable isn't compatible with Lightroom processing, so that will never work as you seem to think. And while there is some support for converting certain LR operations to the rough DT equivalent, that code is really old and broken, and I'm not sure it ever worked with darktable-cli.
Describe the bug
The dng file has embedded adobe xmp, when we try to convert to jpeg the color is not applied properly (white balance I guess)
I am not able to attach dng file , however I have attached extracted xmp file
I want to know
Steps to reproduce
exiftool -xmp -b sample_file_to_investigate.dng > sample_file_to_investigate.xmp
)darktable-cli sample_file_to_investigate.dng sample_file_to_investigate.xmp sample_file_to_investigate_newdarktable.jpeg
)sample_file_to_investigate_xmp.txt
Expected behavior
No response
Logfile | Screenshot | Screencast
No response
Commit
No response
Where did you obtain darktable from?
downloaded from www.darktable.org
darktable version
4.8.1
What OS are you using?
Linux
What is the version of your OS?
I am using it inside linux docker (base image is ubuntu latest)
Describe your system?
I have attached the docker file here
Dockerfile.txt
Are you using OpenCL GPU in darktable?
None
If yes, what is the GPU card and driver?
No response
Please provide additional context if applicable. You can attach files too, but might need to rename to .txt or .zip
No response
The text was updated successfully, but these errors were encountered: