Magick.NET version
Magick.NET-Q8-AnyCPU 14.12.0
Environment (Operating system, version and so on)
Linux x64 (Linux Mint 22.3)
Description
Cannot load the provided animated AVIF image using the MagickImageCollection constructor.
The image is displayed correctly in Chromium-based web browsers.
Steps to Reproduce
Attempt to instantiate a MagickImageCollection using the path to the provided image.
var magickImageCollection = new MagickImageCollection("Mw.avif");
The constructor call hangs indefinitely, and never returns control.
Images
Mw.zip
Magick.NET version
Magick.NET-Q8-AnyCPU 14.12.0
Environment (Operating system, version and so on)
Linux x64 (Linux Mint 22.3)
Description
Cannot load the provided animated AVIF image using the MagickImageCollection constructor.
The image is displayed correctly in Chromium-based web browsers.
Steps to Reproduce
Attempt to instantiate a MagickImageCollection using the path to the provided image.
var magickImageCollection = new MagickImageCollection("Mw.avif");The constructor call hangs indefinitely, and never returns control.
Images
Mw.zip