Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use with 'temperature' #1

Open
tacman opened this issue Mar 18, 2021 · 2 comments
Open

How to use with 'temperature' #1

tacman opened this issue Mar 18, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@tacman
Copy link

tacman commented Mar 18, 2021

How would I decode these 2 parameters? 'temperature' is not a valid operation in the library, is there some other way to call it?

Thank you for putting this together. I keep thinking there must be a way within darktable to expand these encoded/compressed parameters, but I can't find it. Seems like interoperability would be very difficult, and even upgrading to new versions might be harder.

     <rdf:li
      darktable:num="5"
      darktable:operation="temperature"
      darktable:enabled="1"
      darktable:modversion="3"
      darktable:params="c1a200400000803fe396f13f0000c07f"
      darktable:multi_name=""
      darktable:multi_priority="0"
      darktable:iop_order="3.0000000000000"
      darktable:blendop_version="9"
      darktable:blendop_params="gz11eJxjYGBgkGAAgRNODGiAEV0AJ2iwh+CRyscOAAdeGQQ="/>
@wmakeev
Copy link
Owner

wmakeev commented Mar 25, 2021

Hi! Sorry for the late response.. junk mail and so on)

I'll try to look a little more closely and add binding for temperature. It confuses me that the darktable:blendop_version is already a later version 9 (It was 7 in my tests). But, on the other hand, Darktable uses this metadata for backward compatibility.

@wmakeev wmakeev self-assigned this Mar 25, 2021
@wmakeev wmakeev added enhancement New feature or request wontfix This will not be worked on labels Mar 25, 2021
@tacman
Copy link
Author

tacman commented Mar 25, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants