Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APNGs created by ezgif.com aren't parsed correctly. #5709

Open
evazion opened this issue May 11, 2024 · 0 comments
Open

APNGs created by ezgif.com aren't parsed correctly. #5709

evazion opened this issue May 11, 2024 · 0 comments
Labels

Comments

@evazion
Copy link
Member

evazion commented May 11, 2024

Looks like ffmpeg can't parse APNGs created by ezgif.com, which means we can't calculate the duration and they don't get tagged as animated_png.

$ ffmpeg -i bda86917466a1b1a5079b94728bb86ce.png -f null /dev/null
[apng @ 0x5bc2d4e83380] Could not find codec parameters for stream 0 (Video: apng, none, 720x720): unspecified pixel format
...
[apng @ 0x5bc2d4e83380] In-stream tag=ware (0x65726177) len=1399809652 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.

https://danbooru.donmai.us/media_assets/20926313
https://danbooru.donmai.us/media_assets?search[metadata][File%3AFileType]=APNG&search[metadata][PNG:Software]=ezgif.com
https://danbooru.donmai.us/forum_topics/27310

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants