[FFmpeg-trac] #10438(ffplay:new): ffplay fails to take into account -t and -autoexit at the same time

FFmpeg trac at avcodec.org
Thu Jun 29 19:09:29 EEST 2023


#10438: ffplay fails to take into account -t and -autoexit at the same time
------------------------------------+----------------------------------
             Reporter:  Théo        |                    Owner:  (none)
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  ffplay
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+----------------------------------
Comment (by Théo):

 Replying to [comment:1 Michael Koch]:
 > Workaround: Use -loop 125 instead of -t 5. The default framerate is 25.

 Hey, thanks for the workaround but do you know why it would only work with
 .png image and not .jpeg ? For example :
 {{{
 time ffplay -autoexit -loop 625 adamdenial.png
 ffplay -autoexit -loop 625 adamdenial.png  19,93s user 1,89s system 66%
 cpu 32,778 total

 time ffplay -autoexit -loop 625 adamdenial.jpg
 ffplay -autoexit -loop 625 adamdenial.jpg  0,25s user 0,16s system 5% cpu
 7,029 total
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10438#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list