boredazfcuk / docker-icloudpd

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

Covert to jpg - no decode delegate #463

Closed bauzer714 closed 6 months ago

bauzer714 commented 6 months ago

2023-12-26 20:47:24 INFO     Converting /home/icloudpd/iCloud/2023/12/24/IMG_0549.HEIC to /home/icloudpd/iCloud/2023/12/24/IMG_0549.JPG
convert: no decode delegate for this image format `HEIC' @ error/constitute.c/ReadImage/746.
convert: no images defined `/home/icloudpd/iCloud/2023/12/24/IMG_0549.JPG' @ error/convert.c/ConvertImageCommand/3362.
2023-12-26 20:47:24 INFO     Converting /home/icloudpd/iCloud/2023/12/24/IMG_0548.HEIC to /home/icloudpd/iCloud/2023/12/24/IMG_0548.JPG
convert: no decode delegate for this image format `HEIC' @ error/constitute.c/ReadImage/746.
convert: no images defined `/home/icloudpd/iCloud/2023/12/24/IMG_0548.JPG' @ error/convert.c/ConvertImageCommand/3362.
2023-12-26 20:47:24 INFO     Converting /home/icloudpd/iCloud/2023/12/24/IMG_0547.HEIC to /home/icloudpd/iCloud/2023/12/24/IMG_0547.JPG
convert: no decode delegate for this image format `HEIC' @ error/constitute.c/ReadImage/746.
convert: no images defined `/home/icloudpd/iCloud/2023/12/24/IMG_0547.JPG' @ error/convert.c/ConvertImageCommand/3362.
2023-12-26 20:47:24 INFO     Converting /home/icloudpd/iCloud/2023/12/24/IMG_0546.HEIC to /home/icloudpd/iCloud/2023/12/24/IMG_0546.JPG
convert: no decode delegate for this image format `HEIC' @ error/constitute.c/ReadImage/746.
convert: no images defined `/home/icloudpd/iCloud/2023/12/24/IMG_0546.JPG' @ error/convert.c/ConvertImageCommand/3362.
2023-12-26 20:47:24 INFO     Converting /home/icloudpd/iCloud/2023/12/24/IMG_0545.HEIC to /home/icloudpd/iCloud/2023/12/24/IMG_0545.JPG
convert: no decode delegate for this image format `HEIC' @ error/constitute.c/ReadImage/746.
convert: no images defined `/
bauzer714 commented 6 months ago

@boredazfcuk your change log indicates you're aware of this, but I'm having different results.

While the files are "created", they're all zero bytes and not a real image

boredazfcuk commented 6 months ago

This should have been resolved with the version pushed a few days ago. Please update to latest version.

bauzer714 commented 6 months ago

Thought I had latest. My mistake. Sorry!