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

Added UltraHDR export plugin to generate UltraHDR JPEG images. #502

Open
wants to merge 27 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
37ba88e
Added UltraHDR export plugin to generate UltraHDR JPEG images.
koto Aug 23, 2024
c67cfde
Added encoding variant as an explicit UI setting (though only API-4 i…
koto Aug 26, 2024
2553cb8
Major overhaul of the plugin. Added SDR + HDR (JPEG-XL) support.
koto Sep 19, 2024
8b59754
Changed the UltraHDR JPEG quality to 95.
koto Sep 19, 2024
72b633a
Added better messaging.
koto Sep 19, 2024
8435af7
Fixed doc.
koto Sep 19, 2024
8df1363
Added SDR + auto gainmap generation encoding variant.
koto Sep 19, 2024
918ea5a
Fixed tooltip language.
koto Sep 19, 2024
6da9acd
Display all error messages when checking configuration.
koto Sep 20, 2024
10ead42
Added option to generate metadata file.
koto Sep 20, 2024
e1ee64e
Don't overwrite existing stack slots (that way the first matching ima…
koto Sep 20, 2024
37e2844
Copy only EXIF tags to UltraHDR.
koto Sep 21, 2024
b073b1a
Fallback to reading image's width/height, as sometimes final_width/he…
koto Sep 21, 2024
a9168ce
Don't re-export JPEG files if their images are not altered.
koto Sep 21, 2024
9120e18
Support grouping images into stacks by different criteria (or forcing…
koto Sep 21, 2024
6fd3dda
Exposed sliders for crucial settings in a metadata file, removed file…
koto Sep 22, 2024
6a835ce
Made the UltraHDR generation more robust.
koto Sep 24, 2024
757ff53
Use lowercase labels to adjust to DT style.
koto Sep 24, 2024
9530a21
Use single channel gainmaps in SDR+HDR.
koto Sep 25, 2024
4ee0226
Speed up export in HDR+SDR.
koto Sep 25, 2024
afceec9
Workaround https://github.com/darktable-org/darktable/pull/17529 for …
koto Sep 25, 2024
7fb2d22
Abort and cleanup early when any of the binaries fail.
koto Sep 25, 2024
cf3e882
Removed darktable capitalization.
koto Sep 26, 2024
a61329c
Verify raw file size in pixels.
koto Sep 26, 2024
c26bd7b
Renamed gainmap to "gain map" in UI.
koto Sep 26, 2024
188e90a
Added gainmap downsampling.
koto Sep 26, 2024
29033f1
Small fixes
koto Oct 24, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading