Skip to content

Can I use it to synthesis an HEIF HDR image using HDR AVIF or RAW? #22

Answered by awxkee
TIMESTICKING asked this question in Q&A
Discussion options

You must be logged in to vote

This tool works in android ecosystem, and can export HDR AVIF however at first you'll need to load android bitmap with suitable profile what can be tricky enough.

Apple do support basic HDR support in AVIF files using PQ and HLG transfer functions. I think fffmpeg should support raw files, if not ImageMagick also possible a solution, avifenc ( this is a part of libavif ) can also might be solution however I'm not sure this tool support RAW files. Also preview tool on mac can set Rec.2020 PQ profile.
You'll need to set color profile Rec.2020 and transfer function PQ.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by awxkee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants