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

heif: Unsupported feature: Unsupported codec (4.3000) #264

Closed
SNagappan opened this issue Feb 17, 2021 · 6 comments
Closed

heif: Unsupported feature: Unsupported codec (4.3000) #264

SNagappan opened this issue Feb 17, 2021 · 6 comments

Comments

@SNagappan
Copy link

SNagappan commented Feb 17, 2021

Describe the bug
I receive the following error:

heif: Unsupported feature: Unsupported codec (4.3000)

To Reproduce
Link to screenshot below with the following edits

edits: {
toFormat: 'webp',
rotate: null,
resize: { width: 128, withoutEnlargement: true, fit: 'cover', height: 128 },
webp: { quality: 90 }
}

Please complete the following information about the solution:

  • v5.2.0
  • us-east-1
  • No Modifications
  • No quotas reached

Screenshots
https://filesamples.com/samples/image/heic/sample1.heic

@SNagappan SNagappan added the bug label Feb 17, 2021
@beomseoklee
Copy link
Member

@SNagappan thanks for your feedback. Let me clarify your issue. The sample screenshot is the original image, and you tried to modify the image with the edits you provided?

Unfortunately, we don't support heif or heic currently.

@SNagappan
Copy link
Author

@beomseoklee That is correct.

Can you provide an outline on how I could modify the code to support heif/heic?

@beomseoklee
Copy link
Member

@otheabould
Copy link

I ended up using this package to convert heic images to jpg and then resize accordingly.

@beomseoklee beomseoklee added this to Unassigned in Issues and Roadmap Dec 21, 2021
@github-actions
Copy link

This issue has not received a response in a while. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

@github-actions
Copy link

This issue was closed because it has been inactive for 7 days since being marked as closing-soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

3 participants