From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from forward100p.mail.yandex.net (forward100p.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:100]) by sourceware.org (Postfix) with ESMTPS id C693D3858D38 for ; Sat, 1 Oct 2022 16:20:03 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C693D3858D38 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=yandex.ru Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=yandex.ru Received: from forward503j.mail.yandex.net (forward503j.mail.yandex.net [IPv6:2a02:6b8:0:801:2::113]) by forward100p.mail.yandex.net (Yandex) with ESMTP id B82324F0B1E1; Sat, 1 Oct 2022 19:20:01 +0300 (MSK) Received: from iva7-38cb93e4c9b7.qloud-c.yandex.net (iva7-38cb93e4c9b7.qloud-c.yandex.net [IPv6:2a02:6b8:c0c:2f93:0:640:38cb:93e4]) by forward503j.mail.yandex.net (Yandex) with ESMTP id 4A9D81DAEDE9; Sat, 1 Oct 2022 19:20:01 +0300 (MSK) Received: by iva7-38cb93e4c9b7.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id jpZ72FAyHf-K0hmS05Z; Sat, 01 Oct 2022 19:20:00 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1664641201; bh=AHPE5m/xa7qAJiHfK4Fe4CrOQkVVtVBJVt35tnW19HQ=; h=In-Reply-To:Subject:Date:References:To:Message-ID:Reply-To:From; b=lFER5XzcssCTJz4edcMyfkbcwgLGwBKpVAoP+CUe20qcDOKAHwJRwHJG6kZJihTDE jlAevP8gbxOeuZos9R9M/+fr45taQNq8lbFlt0czanAc4PWdoxKdrXLLx+PYWa3lpb MwWjLRhGeo/Uy8nPurqN8FYMl+nC4jklRsS/SSWI= Authentication-Results: iva7-38cb93e4c9b7.qloud-c.yandex.net; dkim=pass header.i=@yandex.ru Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Sat, 01 Oct 2022 16:07:37 -0000 Date: Sat, 1 Oct 2022 19:07:37 +0300 From: Andrey Repin X-Mailer: The Bat! (v9.3.4) Professional Reply-To: cygwin@cygwin.com Message-ID: <1958168882.20221001190737@yandex.ru> To: ambrose huang , cygwin@cygwin.com Subject: Re: heic to jpg conversion In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.3 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,KAM_THEBAT,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Greetings, ambrose huang! > I have Cygwin with imagemagick 7.0.10-27 and I installed libheif just in case. > But when I try to convert from heic to jpg I get the following error: > $ magick test.heic test.jpg > magick: no decode delegate for this image format `HEIC' @ error/constitute.c/ReadImage/562. > $ mogrify -format jpg test.heic > mogrify: no decode delegate for this image format `HEIC' @ error/constitute.c/ReadImage/562. > Any ideas? See if this link helps: https://github.com/ImageMagick/ImageMagick/issues/1140 -- With best regards, Andrey Repin Saturday, October 1, 2022 19:07:13 Sorry for my terrible english...