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

FFmpeg trac at avcodec.org
Wed Jun 28 11:36:59 EEST 2023


#10438: ffplay fails to take into account -t and -autoexit at the same time
--------------------------------+--------------------------------------
             Reporter:  Théo    |                     Type:  defect
               Status:  new     |                 Priority:  normal
            Component:  ffplay  |                  Version:  git-master
             Keywords:          |               Blocked By:
             Blocking:          |  Reproduced by developer:  0
Analyzed by developer:  0       |
--------------------------------+--------------------------------------
 When trying to display an image for a set period of time and exiting after
 it's done instead of getting the image for a set period of time and
 exiting it, exit immediately.

 How to reproduce:
 {{{
 ffplay -t 5 -autoexit denial_everywhere.jpg
 Input #0, image2, from 'denial_everywhere.jpg':
   Duration: 00:00:00.04, start: 0.000000, bitrate: 9581 kb/s
   Stream #0:0: Video: mjpeg (Progressive), yuvj444p(pc,
 bt470bg/unknown/unknown), 480x272 [SAR 300:300 DAR 30:17], 25 fps, 25 tbr,
 25 tbn
 [swscaler @ 0x7fbb00153700] deprecated pixel format used, make sure you
 did set range correctly
     Last message repeated 3 times
    0.07 M-V:  0.000 fd=   0 aq=    0KB vq=    0KB sq=    0B f=0/0
 }}}
 ffplay version N-110941-g1636fb415a
 built with gcc 11 (Ubuntu 11.3.0-1ubuntu1~22.04.1)
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10438>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list