[FFmpeg-trac] #5861(ffplay:new): ffplay receives fullscreen event twice with 'f' since SDL2 (regression)

FFmpeg trac at avcodec.org
Sat Sep 24 20:24:43 EEST 2016


#5861: ffplay receives fullscreen event twice with 'f' since SDL2 (regression)
-------------------------------------+-------------------------------------
               Reporter:  ubitux     |                  Owner:
                   Type:  defect     |                 Status:  new
               Priority:  important  |              Component:  ffplay
                Version:  git-       |               Keywords:  sdl2
  master                             |  fullscreen
             Blocked By:             |               Blocking:
Reproduced by developer:  0          |  Analyzed by developer:  0
-------------------------------------+-------------------------------------
 {{{
 % ./ffplay -f lavfi testsrc2
 make: 'ffplay' is up to date.
 ffplay version N-81750-g1d92256 Copyright (c) 2003-2016 the FFmpeg
 developers
   built with gcc 6.2.1 (GCC) 20160830
   configuration: --enable-gpl --enable-fontconfig --enable-libfreetype
 --enable-libmp3lame --enable-libvorbis --enable-libx264 --enable-libvpx
 --enable-x11grab --samples=/home/ux/fate-samples --assert-level=2
 --enable-libass --enable-libpulse --enable-libxvid --enable-libzvbi
 --enable-frei0r --prefix=/tmp/ff
   libavutil      55. 30.100 / 55. 30.100
   libavcodec     57. 58.100 / 57. 58.100
   libavformat    57. 50.100 / 57. 50.100
   libavdevice    57.  0.102 / 57.  0.102
   libavfilter     6. 63.100 /  6. 63.100
   libswscale      4.  1.100 /  4.  1.100
   libswresample   2.  1.100 /  2.  1.100
   libpostproc    54.  0.100 / 54.  0.100
 Input #0, lavfi, from 'testsrc2':  0KB vq=    0KB sq=    0B f=0/0
   Duration: N/A, start: 0.000000, bitrate: N/A
     Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 320x240
 [SAR 1:1 DAR 4:3], 25 tbr, 25 tbn, 25 tbc
    2.33 M-V:  0.000 fd=   0 aq=    0KB vq= 2927KB sq=    0B f=0/0
 }}}

 Pressing once 'f' triggers fullscreen event twice, causing a fullscreen
 blink and back to normal.

 For some reason, pause through space, or even fullscreen through double
 click doesn't trigger this race.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5861>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list