[FFmpeg-trac] #8072(ffplay:new): ffplay does not scale video to window size when exiting fullscreen

FFmpeg trac at avcodec.org
Sun Aug 11 21:51:53 EEST 2019


#8072: ffplay does not scale video to window size when exiting fullscreen
-----------------------------------+---------------------------------------
             Reporter:  jimbo1qaz  |                     Type:  defect
               Status:  new        |                 Priority:  normal
            Component:  ffplay     |                  Version:  unspecified
             Keywords:             |               Blocked By:
             Blocking:             |  Reproduced by developer:  0
Analyzed by developer:  0          |
-----------------------------------+---------------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 % ffplay file.mp4
 ffplay version N-94500-g2828f5b0d8 Copyright (c) 2003-2019 the FFmpeg
 developers
   built with gcc 9.1.1 (GCC) 20190807
 }}}

 * While video is playing, rress F to enter fullscreen. The video will
 resize to fit the entire screen.
 * Press F to exit fullscreen. The video will not resize to fit the window,
 and only the top-left portion is visible until the window is resized.

 This bug happens on both NUT holding raw video frames from stdin, and x264
 MP4 files.

 OS: Windows 10 x64.

 I tested historical builds from
 https://ffmpeg.zeranoe.com/builds/win64/shared/ :

 Unaffected: ffmpeg-4.1.
 Affected: ffmpeg-4.1.1, 20190101, and 20190811.

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


More information about the FFmpeg-trac mailing list