Opened 14 months ago
#10475 new defect
Second frame in two-frame apng plays too fast when converted to webm
Reported by: | beresnev.nh | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | git-master | Keywords: | apng |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Summary of the bug:
I am trying to convert 2-frame apng to webm. Second frame plays too fast (see attached files). 3-frame apng plays fine.
How to reproduce:
ffmpeg -stream_loop 10 -i in_2_frames.png /tmp/out_2_frames.webm
ffmpeg -stream_loop 10 -i in_3_frames.png /tmp/out_3_frames.webm
Attachments (5)
Change History (5)
by , 14 months ago
Attachment: | in_2_frames.png added |
---|
by , 14 months ago
Attachment: | in_3_frames.png added |
---|
by , 14 months ago
Attachment: | out_2_frames.webm added |
---|
by , 14 months ago
Attachment: | out_3_frames.webm added |
---|
Note:
See TracTickets
for help on using tickets.
apng with 2 frames