shinchiro / mpv-winbuild-cmake

CMake-based MinGW-w64 Cross Toolchain
659 stars 116 forks source link

MPV window launches in different positions #707

Open Wraaath opened 1 month ago

Wraaath commented 1 month ago

As of release 20241006 (using mpv-x86_64-v3-20241006-git-9791c6d.7z) the mpv window spawns on different positions on my screen, weirdly, depending on where the file comes from. For instance it will spawn near the top when I double-click on a .mp4 file in one directory, and will spawn on another monitors corner from another .mp4 file in another directory. Only happens on release 20241006, could not replicate on 20241005.

Lonely233233 commented 1 month ago

As of release 20241006 (using mpv-x86_64-v3-20241006-git-9791c6d.7z) the mpv window spawns on different positions on my screen, weirdly, depending on where the file comes from. For instance it will spawn near the top when I double-click on a .mp4 file in one directory, and will spawn on another monitors corner from another .mp4 file in another directory. Only happens on release 20241006, could not replicate on 20241005.

The solution I’ve found is to use geometry=50% in combination with autofit-larger=50%. When used together, this prevents the issue from occurring

zhongfly commented 1 month ago

should report to mpv, not here https://github.com/mpv-player/mpv/issues