Description
Running ffplay version n7.1.1 on Arch linux, linked against libSDL2-2.0.so.0.3200.56 (the latter as supplied by Arch package ssdl2-compat 2.32.56-1
), seeing the following intermittent behavior:
Occasionally, when the window is toggled from the maximized size to the original (reduced) size using the 'f' command, the reduced window does not display a smaller version of the entire image, as expected; instead, the reduced-size image consists of the lower-left corner of the maximized image. In other words, when this happens, the image in the reduced window is effectively a clipped version of the maximized view, rather than simply a reduced-size view of the entire image.
On my setup, the above-described behavior is intermittent, occuring roughly 10% to 20% of the time upon toggling from the maximized size back to the original image size.
If the above description is unclear, just let me know, will be happy to provide screenshots or video clip illustrating it clearly.