APNG playback limitation?
Open
- Dominant language
- C
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
APNG files are repeating only a limited number of times. The count matches the number of "fcTL" segments in the file.
For example, the attached animated PNG file "plays" only 6 times. It contains 5 "fcTL" segments [as identified by `pngcheck`].
This seems "wrong" to me: shouldn't animation "keep going"? Or is this a need for a "loop animation" option?
[852009.png.zip](https://github.com/fire-eggs/YAIV/files/10362487/852009.png.zip)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.