[FFmpeg-trac] #10475(undetermined:new): Second frame in two-frame apng plays too fast when converted to webm

FFmpeg trac at avcodec.org
Sun Jul 16 22:24:21 EEST 2023


#10475: Second frame in two-frame apng plays too fast when converted to webm
-------------------------------------+-------------------------------------
             Reporter:  beresnev.nh  |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:  apng         |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 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`
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10475>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list