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

Converter crash: no decode delegate for this image format `HEIC' #1

Open
Aphanasiy opened this issue May 7, 2021 · 4 comments
Open

Comments

@Aphanasiy
Copy link

  • heic-to-jpg version: 0.1.8
  • Python version: 3.8.5
  • Operating System: Linux Ubuntu 20.04

I've tried to convert a photo with heic-to-jpg -s IMG_9980.HEIC --keep

And it crashed:

convert-im6.q16: no decode delegate for this image format `HEIC' @ error/constitute.c/ReadImage/560.
convert-im6.q16: no images defined `%[filename:base].jpg' @ error/convert.c/ConvertImageCommand/3258.

What am I doing wrong?

@creimers
Copy link
Owner

creimers commented May 7, 2021

Ha! I've never actually tried this on Linux. Let me give it a go and I'll get back to you.

@bshumway
Copy link

Having the same issue on Linux with the same error as above...

@creimers
Copy link
Owner

I think this has to do with imagemagick not being compiled with HEIC support. Please check this askubuntu post for reference:

https://askubuntu.com/questions/1131996/problems-with-compiling-imagemagick-with-heic

@stopsopa
Copy link

stopsopa commented Aug 3, 2024

Here is the imei.log
imei.log

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

No branches or pull requests

4 participants