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
{{ message }}
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.
Hi, thank you so much for the library. Unfortunately a very simple example file can not be loaded for the following reason:
java.io.IOException: unsupported FileTypeBox('ftyp') brands
at jp.yohhoy.heifreader.HeifReader.parseHeif(HeifReader.java:262)
at jp.yohhoy.heifreader.HeifReader.decodeByteArray(HeifReader.java:143)
at jp.yohhoy.heifreader.HeifReader.decodeFile(HeifReader.java:182)
Thank you, awesome 👍 However I tried to comment that check myself, in order to force the heifreader to read the "hu.heic" image (attached above), but the image came out corrupted (weirdly skewed). I wonder if this will require some modifications to the decoder algorithm as well...
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, thank you so much for the library. Unfortunately a very simple example file can not be loaded for the following reason:
Even though the ftyp is
The text was updated successfully, but these errors were encountered: