Ask Your Question

Revision history [back]

Source code for opencv_videoio_ffmpeg430_64.dll to decode HEIC images

Apparently, it is possible to decode HEIC images using OpenCV, and the code performing this decoding apparently resides in opencv_videoio_ffmpeg430_64.dll. But is there a source code for this DLL? And if so, where, and how come a debug version of this DLL (opencv_videoio_ffmpeg430d_64.dll) is not created when I build the entire library?

Thanks in advance.