Skip to content

Release v2.0.5

Compare
Choose a tag to compare
@BazzaCuda BazzaCuda released this 25 Apr 18:55
· 422 commits to main since this release
2cae12d

Windows 64-bit binaries.

Fix to screenshot location

  • for [F5] screenshots, MPV is now forced to respect either the "screenshot-directory=" location specified in mpv.conf, or default to the folder of the media file being screenshot.
  • Previously, if no "screenshot-directory=" was set in mpv.conf, MPV would create the screenshot .png in the same folder as a video being screenshot; but for images, MPV created the screenshot .png in windows/system32!
  • This has now been fixed: MMP will always force MPV to save screenshots in either the "screenshot-directory=" folder specified in mpv.conf, or the same folder as the media file being screenshot, regardless of whether it's a video or an image.
  • This also applies if you drag and drop a media file from another folder onto MMP's window: the playlist will be refilled from the new folder and any subsequent screenshots will be saved to the new folder if you haven't set a screenshot location in mpv.conf

Remember, you can adjust the brightness, contrast, gamma, saturation and rotation of any video frame or any image and save the result as a screenshot.

Asset files
The "...full.zip" release file below contains everything you need to run Minimalist Media Player:

  • MinimalistMediaPlayer.exe
  • MediaInfo.dll
  • libmpv-2.dll
  • ffmpeg.exe
  • rot.exe

Alternatively, if you already have these from a previous release, you can just download the program update:
MinimalistMediaPlayer_v2_0_5.zip
(I strongly recommend that you do not download this file from any source other than Github)

All comments and suggestions for additional functionality or to highlight operational issues will be well received over on the Discussions page https://github.com/BazzaCuda/MinimalistMediaPlayerX/discussions

Thanks for taking an interest in Minimalist Media Player!