image – FFmpeg with HEIC/HEIF support

I’m trying to compress static images using Matlab (only for calling FFmpeg via CMD) and FFmpeg with QV steps but I’m missing HEIC/HEIF support here. I’ve read some articles about compiling it’s libraries – for ex. adding “libheif” library. Is it possibe? (github.com/strukturag/libheif)

PS: I’m using the last version of FFmpeg (www.gyan.dev/ffmpeg/builds/ffmpeg-git-full.7z).

I’ve tried ImageMagick but Matlab won’t calculate PSNR in this case, even if the picture is coverted to PNG (losslesly).

Read more here: Source link