Search found 10 matches

by marktutu
Wed Jul 03, 2024 1:55 am
Forum: New
Topic: HEIC format image with 10 bit depth failed to open
Replies: 14
Views: 3010

Re: HEIC format image with 10 bit depth failed to open

It is an HEIC format image with bit depth 10. But it is not reported correctly on XnView.
by marktutu
Tue Jul 02, 2024 2:06 pm
Forum: New
Topic: HEIC format image with 10 bit depth failed to open
Replies: 14
Views: 3010

Re: HEIC format image with 10 bit depth failed to open

It works now after I re-installed the Xnview 1.7.2 on MacBook Pro with M1. Thank you!
by marktutu
Mon Jul 01, 2024 4:49 pm
Forum: New
Topic: HEIC format image with 10 bit depth failed to open
Replies: 14
Views: 3010

Re: HEIC format image with 10 bit depth failed to open

It is what I can see on my MacBook Pro with M1 Sonoma.
by marktutu
Thu Jun 27, 2024 5:39 pm
Forum: New
Topic: HEIC format image with 10 bit depth failed to open
Replies: 14
Views: 3010

Re: HEIC format image with 10 bit depth failed to open

The interesting thing is that the same HEIC file can be opened with XnView on MacOS M2 Sonoma but MacOS M1 Sonoma.
by marktutu
Thu Jun 27, 2024 5:20 pm
Forum: New
Topic: HEIC format image with 10 bit depth failed to open
Replies: 14
Views: 3010

Re: HEIC format image with 10 bit depth failed to open

If any HEIC file is a regular color bit depth 8, there is no any problem to open it with XnView. But if it is with color bit depth 10 or above, then XnView cannot open it. But MacOS Preview or Safari can open it without any problem.
by marktutu
Wed Jun 26, 2024 8:49 pm
Forum: New
Topic: HEIC format image with 10 bit depth failed to open
Replies: 14
Views: 3010

Re: HEIC format image with 10 bit depth failed to open

I don't think it works for me on my 1.7.2 MacOS M1 Arm with Sonoma 14.5
by marktutu
Sat Jun 22, 2024 6:58 pm
Forum: New
Topic: HEIC format image with 10 bit depth failed to open
Replies: 14
Views: 3010

Re: HEIC format image with 10 bit depth failed to open

Below is attached file.
by marktutu
Sat Jun 22, 2024 4:32 pm
Forum: New
Topic: HEIC format image with 10 bit depth failed to open
Replies: 14
Views: 3010

Re: HEIC format image with 10 bit depth failed to open

I just sent an heic image to contact@xnview.com
by marktutu
Sat Jun 22, 2024 4:08 pm
Forum: New
Topic: HEIC format image with 10 bit depth failed to open
Replies: 14
Views: 3010

Re: HEIC format image with 10 bit depth failed to open

Since the system does not allow to attach an image with file extension HEIC, I changed it to JPEG.

But I still get an error "It was not possible to determine the dimensions of the image. Please verify that the URL you entered is correct."

So How can I give you an HEIC format image?
by marktutu
Fri Jun 21, 2024 10:48 pm
Forum: New
Topic: HEIC format image with 10 bit depth failed to open
Replies: 14
Views: 3010

HEIC format image with 10 bit depth failed to open

The HEIC format image with 10 bit depth cannot be opened with the latest XnViewMP on MacBook Pro with M1. But it can be opened in Preview and Safari.

I use magick to convert a tiff format image to heic format. The command line on terminal is "magick input.tiff -depth 10 output.heic"


Thanks.