Skip to content

Can't convert animated png files #40

Open
@JasonQuinn

Description

@JasonQuinn

When I try to convert an animated png file (like https://en.wikipedia.org/wiki/File:Animated_PNG_example_bouncing_beach_ball.png) to a gif I get an error saying ffmpeg isn't installed in the container

docker run -v /tmp/imgs:/imgs dpokidov/imagemagick apng:/imgs/testing_animated.png /imgs/test_apng.gif
sh: 1: ffmpeg: not found
convert: no images defined `/imgs/test_apng.gif' @ error/convert.c/ConvertImageCommand/3342.

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