Skip to content

Release v2.1.0

Compare
Choose a tag to compare
@BazzaCuda BazzaCuda released this 04 May 12:44
· 404 commits to main since this release

Windows 64-bit binaries.

A minor but important update.

The command line operations to export and join edited segments will fail if the full path of the file being edited contains a single quote or an ampersand. This is because the character makes the syntax of the command line invalid.

This could be corrected manually after editing by renaming the media file to be edited and its corresponding .mmp file and then repeating the export, but it's a pain.

Following this update, when you press Ctrl-[E] to open the editing timeline, MMP will check the validity of the path/filename to be edited and will not show the timeline editor if either of the above characters is present. This allows you to rename the file first before proceeding with your editing, saving you the hassle of having to clean-up after the command line operation inevitably fails.
Clipboard Image (5)

I'm not aware of any other characters which would cause a problem - let me know if you do discover one and I will add it to the validation check.

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_1_0.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!