cjee21
cjee21
> > In some cases it does not reach the Finish() point > > Name or sample file please. 9931408803 from Google Pixel 9 Pro. It seems there is early...
XMP parsing should be okay now. I modified the macros some more that were originally based on ones in spherical video. Let me know if you want to move the...
> It will be slow on my side for gain map, so if you need the XMP fixes for something else, I am fine for a dedicated PR and I...
> I don't find something with the XMP stuff The last three links in Ultra HDR issue should have gain map metadata in XMP. Pixel 9 with single channel and...
> It seems to work well on files I tested, please an example of non working file. It will appear to work properly on Gain Map files since that is...
> Got it, I'll test both and I'll find a way to merge them. For the IDAT, probably need to implement parsing similar to MDAT (the part I do not...
Completed the PNG one. Now left the AVIF idat/mdat handling and filling HDR format.
Rebased + some simplification of XMP part.
What is blocking the AVIF gain map parsing is the `iloc` construction method. https://github.com/MediaArea/MediaInfoLib/blob/b5e97926de3409bec2613f6673fbb723a4909494/Source/MediaInfo/Multiple/File_Mpeg4_Elements.cpp#L2649 The ISO 21496-1 data can be in either `mdat` or `idat` based on different sample files...
Should be a Windows issue (on that particular installation). There is nothing that I can do to MediaInfo code to fix this. The only thing is to try uninstall and...