[FFmpeg-trac] #11482(ffplay:closed): Using the shortcut key "f" does not toggle fullscreen when using ffplay

FFmpeg trac at avcodec.org
Sun May 18 01:50:58 EEST 2025


#11482: Using the shortcut key "f" does not toggle fullscreen when using ffplay
-------------------------------------+-------------------------------------
             Reporter:  nocpu        |                    Owner:  (none)
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  ffplay
              Version:  unspecified  |               Resolution:
                                     |  worksforme
             Keywords:  ffplay       |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  1            |
-------------------------------------+-------------------------------------
Changes (by Marton Balint):

 * resolution:   => worksforme
 * status:  open => closed

Comment:

 FFplay is using SDL library calls to enter and exit fullscreen mode. Based
 on the screenshot you provided it seems the window resize event does not
 reach ffplay for some reason. This is likely an SDL or a window manager
 issue, and probably affects other SDL based applications as well. So I'd
 say this is probably not our bug.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11482#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list