Dirk Farin

Results 455 comments of Dirk Farin

> `heif-convert` works but `convert` doesn't in Ubuntu 23.10 Then ImageMagick might be the better place to report this. If you have some images that also don't work with heif-convert...

> heif_decode_image() reports error "Unsupported feature: Unsupported codec" This indicates that the codec (libde265 plugin) was not installed or not used.

@adrhc You can attach an image that does not work for you, but I am confident that it is just a broken installation.

I don't understand why it should be a problem to have a nclx in the image. The nclx is no full color-profile (like ICC), it is just defining how to...

@NikolayJuly It's probably not enough to add a `return Error:Ok` to Box_colr::write because (as the error message correctly says), the colr box is not written, but it is still referenced....

@NikolayJuly 1. I thought the compatibility problem with odd image sizes was fixed in v1.10.0. Please check with that version. If there still is a problem, send me the input...

Implemented in 846f1a84ce87abed724c0e095d43d7ef9357732a and 71cb4396814b1236e5bf09faf17f98b517c410c2. Please check if this meets your requirements.

I had a look at the file structure. It seems that there is no color-space information in that file (no nclx, no ICC). Also the file structure is different than...

It's strange that your tool says RGB colorspace, but Chroma 4:2:0. I'll need to have a closer look into the h265 stream.

Could you please attach an example image?