diff --git a/libvips/foreign/heifsave.c b/libvips/foreign/heifsave.c index 206139bb5..4bc0ac897 100644 --- a/libvips/foreign/heifsave.c +++ b/libvips/foreign/heifsave.c @@ -299,6 +299,7 @@ vips_foreign_save_heif_write_page(VipsForeignSaveHeif *heif, int page) nclx->matrix_coefficients = heif_matrix_coefficients_RGB_GBR; options->output_nclx_profile = nclx; + options->macOS_compatibility_workaround_no_nclx_profile = 0; } #endif /*HAVE_HEIF_ENCODING_OPTIONS_OUTPUT_NCLX_PROFILE*/