boredazfcuk / docker-icloudpd

An Alpine Linux container for the iCloud Photos Downloader command line utility
1.58k stars 149 forks source link

no decode delegate for this image format `HEIC' @ error/constitute.c/ReadImage/746 #461

Closed syl779 closed 6 months ago

syl779 commented 6 months ago

Pulled the latest version to start syncing again after the problems with authentication over the last few weeks (#443)

Have set the 2FA code. Have downloaded the latest photos (yay).

Having trouble with converting to jpg - lots of errors like:

2023-12-23 23:28:04 INFO     Converting /icloud/2023/12/IMG_0234.HEIC to /icloud/2023/12/IMG_0234.JPG
convert: no decode delegate for this image format `HEIC' @ error/constitute.c/ReadImage/746.
convert: no images defined `/icloud/2023/12/IMG_0234.JPG' @ error/convert.c/ConvertImageCommand/3362.

Used to work fine.

db145674 commented 6 months ago

this is the same error i'm getting all jpg files come out as 0 kbs. did you fix it?

shanham67 commented 6 months ago

same here

boredazfcuk commented 6 months ago

Latest version pushed about an hour ago should fix this.

syl779 commented 6 months ago

Taking a while converting a load of photos now, so that seems to have sorted it.

Thanks.