Skip to content

Cannot load animated AVIF image as MagickImageCollection #2000

@mihnea-radulescu

Description

@mihnea-radulescu

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions