Releases: BazzaCuda/MinimalistMediaPlayerX
Release v4.0.6
Windows 64-bit binaries.
This release is available through the auto-update facility in the Ctrl [A]
About Box if you have v2.2.2 or later and the libeay32.dll and ssleay32.dll files in your MMP
folder.
These release notes can be read from the What's New?
button in the About Box after the auto-update has completed.
===== Release Notes v4.0.6 =====
Fixed
Github made a change to the asset URL for images contained in release notes such as these.
As a result, in the What's New
facility from MMP
's About Box ([Ctrl-A]
) in v4.0.5, images weren't being downloaded and displayed correctly.
This has now been fixed. Random image to [hopefully] prove the point:
New
Added support for .jxl and .vtx image formats.
New
Function keys F1, F2, F3, F4
In the main MMP
window you can rename the media file by defining up to three filename prefixes and one suffix in the MinimalistMediaPlayer.conf
file using the following settings:
catF1=
catF2=
catF3=
catF4=
For example:
catF1=[Movie]
catF2=[Clip]
catF3=[]
catF4= []
Leading and trailing spaces are significant, i.e. they will be included in the file name. So, in the case of catF4 above, pressing F4 will rename the file with a trailing space followed by square brackets. In this example, and in fact in my own personal use, I use catF3 to add square brackets and a space to the beginning of the file name so that I can add the media file to a category not covered by my two most common categories, "movies" and "clips". I use F3 and F4 followed by R
ename to edit what's in the square brackets.
Of course, you are free to make use of these four renaming keys in any way you see fit.
As with all the settings, you can copy and paste the templates from the supplied MinimalistMediaPlayer.conf_
file.
N.B. In the Image & Thumbnail Browser
all 12 function keys are used to move images into user-defined category folders.
See User Folders for more details.
Wiki site
The fully-detailed wiki at minimalistmediaplayer.com continues to grow by the day. The Wiki greatly expands on the brevity of the Ctrl [H]
help panels by providing comprehensive info to help you get the most out of using all of MMP
's many controls and configurable options.
If there is a particular aspect of MMP
that you would like more information about, let me know and I will add a topic to the Wiki.
Asset files
The "...full.zip" release file below contains everything you need to run MMP: Minimalist Media Player:
- MinimalistMediaPlayer.exe
- MediaInfo.dll
- libmpv-2.dll
- ffmpeg.exe
- libeay32.dll
- ssleay32.dll
N.B. Only MinimalistMediaPlayer.exe will be updated automatically. If the zip file contains newer versions of the other files, you should update and test these for yourself to ensure they will run on your Windows system. MMP
will not make that assumption and overwrite your working versions. You are advised to make a copy of the older versions in case you need to revert to them.
(I strongly recommend that you do not download this zip 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.
Let me know what you think! What do you like? What don't you like? What other functionality would you find useful?
Thanks for taking an interest in MMP: Minimalist Media Player
Release v4.0.5
Windows 64-bit binaries.
This release is available through the auto-update facility in the Ctrl [A]
About Box if you have v2.2.2 or later and the libeay32.dll
and ssleay32.dll files in your MMP
folder.
These release notes can be read from the What's New?
button in the About Box after the auto-update has completed.
===== Release Notes v4.0.5 =====
New
- As you may know, you can use the
[Tab]
key to advance a video (or audio) by one second. Holding down the[Tab]
key will rapidly fast forward through an entire video (or audio). Alternatively,Ctrl-[Tab]
will do the same in reverse. - As of v4.0.5 you can now also
[Shift]-[Tab]
which will advance by 2 seconds, or[Ctrl]-[Shift]-[Tab]
which will reverse by 2 seconds. - If you need bigger jumps, you can tab using
[T]
,Shift-[T]
orCapsLock On-[T]
to tab 1/100th, 1/50th or 1/200th the duration of the media file. The indicator in the bottom right corner will notify you how many seconds you are skipping. - As with all tabbing, if you have
Numlock ON
, the tab functions will operate on all running instances ofMMP
.
Fixed
In the Ctrl-[E]
Timeline Editing facility, the timestamp position of the cursor should be displayed in seconds, e.g....
Somewhere along the line, this panel stopped showing. This has now been fixed.
Note that you can click this item to switch between showing the cursor position in seconds or HH:MM:SS
Wiki site
The fully-detailed wiki at minimalistmediaplayer.com continues to grow by the day. The Wiki greatly expands on the brevity of the Ctrl [H]
help panels by providing comprehensive info to help you get the most out of using all of MMP
's many controls and configurable options.
If there is a particular aspect of MMP
that you would like more information about, let me know and I will add a topic to the Wiki.
Asset files
The "...full.zip" release file below contains everything you need to run MMP: Minimalist Media Player:
- MinimalistMediaPlayer.exe
- MediaInfo.dll
- libmpv-2.dll
- ffmpeg.exe
- libeay32.dll
- ssleay32.dll
(I strongly recommend that you do not download this zip 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.
Let me know what you think! What do you like? What don't you like? What other functionality would you find useful?
Thanks for taking an interest in MMP: Minimalist Media Player
Release v4.0.4
Windows 64-bit binaries.
This release is available through the auto-update facility in the Ctrl [A]
About Box if you have v2.2.2 or later and the libeay32.dll
and ssleay32.dll files in your MMP
folder.
These release notes can be read from the What's New?
button in the About Box after the auto-update has completed.
===== Release Notes v4.0.4 =====
New
Right-Click
on an audio or video will perform a pause/play. This is useful when you have multiple instances ofMMP
playing and you want to pause/play just one instance. Normally, you would use the [Spacebar] to do this, but with multiple instances ofMMP
running, in order to control just one instance, previously you would have had to first turnNumlock
off, pause/play the audio/video, and then turnNumlock
back on again to [once again] control allMMP
windows. Right-Click makes it much easier to control playback of just oneMMP
instance.Right-Click
on an image in the main window will toggle the slideshow on/off just as[Spacebar]
does. However, this was not the main intent of this new control which was the pause/play of audio/video.
New when viewing an image in the Image & Thumbnail Browser
Mouse wheel up/down
: scroll/pan an image up or down. Hold down a [Shift]
key to double the scroll/pan amount.
[Alt]
and Mouse wheel up/down
: scroll/pan an image left or right. Hold down a [Shift]
key to double the scroll/pan amount.
[Ctrl]
and Mouse wheel up/down
: zoom in or zoom out on an image. Hold down a [Shift]
key to double the zoom amount.
Wiki site
The fully-detailed wiki at minimalistmediaplayer.com continues to grow by the day. The Wiki greatly expands on the brevity of the Ctrl [H]
help panels by providing comprehensive info to help you get the most out of using all of MMP
's many controls and configurable options.
If there is a particular aspect of MMP
that you would like more information about, let me know and I will add a topic to the Wiki.
Asset files
The "...full.zip" release file below contains everything you need to run MMP: Minimalist Media Player:
- MinimalistMediaPlayer.exe
- MediaInfo.dll
- libmpv-2.dll
- ffmpeg.exe
- libeay32.dll
- ssleay32.dll
(I strongly recommend that you do not download this zip 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.
Let me know what you think! What do you like? What don't you like? What other functionality would you find useful?
Thanks for taking an interest in MMP: Minimalist Media Player
Release v4.0.3
Windows 64-bit binaries.
This release is available through the auto-update facility in the Ctrl [A]
About Box if you have v2.2.2 or later and the libeay32.dll
and ssleay32.dll files in your MMP
folder.
These release notes can be read from the What's New?
button in the About Box after the auto-update has completed.
===== Release Notes v4.0.3 =====
Fixes
An intermittent anomaly could happen after opening the Timeline Editing facility (Ctrl-E
). Using the spacebar to stop and start the audio or video would very occasionally trigger the Export
button prematurely. In testing, this was actually impossible to reproduce deliberately, but when it happened it was really annoying. Consequently, as the Stream List panel is entirely mouse-controlled, all keystrokes that might be directed to it should now be trapped and discarded.
If you still experience this anomaly at any time, please let me know.
Wiki site
The fully-detailed wiki at minimalistmediaplayer.com continues to grow by the day. The Wiki greatly expands on the brevity of the Ctrl [H]
help panels by providing comprehensive info to help you get the most out of using all of MMP
's many controls and configurable options.
If there is a particular aspect of MMP
that you would like more information about, let me know and I will add a topic to the Wiki.
Asset files
The "...full.zip" release file below contains everything you need to run MMP: Minimalist Media Player:
- MinimalistMediaPlayer.exe
- MediaInfo.dll
- libmpv-2.dll
- ffmpeg.exe
- libeay32.dll
- ssleay32.dll
(I strongly recommend that you do not download this zip 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.
Let me know what you think! What do you like? What don't you like? What other functionality would you find useful?
Thanks for taking an interest in MMP: Minimalist Media Player
Release v4.0.2
Windows 64-bit binaries.
This release is available through the auto-update facility in the Ctrl [A]
About Box if you have v2.2.2 or later and the libeay32.dll
and ssleay32.dll files in your MMP
folder.
These release notes can be read from the What's New?
button in the About Box after the auto-update has completed.
===== Release Notes v4.0.2 =====
NEW
- a new control in the main
MMP
window,Ctrl-Shift [C]
, will [C]leanup audio/video timeline editing files in the current folder. - This includes all
.mmp
,.log
and.seg
files and all the...seg01.xyz
-type exported segment files listed in the.seg
files. - If a
.seg
file has already been deleted,MMP
will not try to identify the files that were listed in it. You will need to delete them manually. - If you're using
deleteMethod=shred
, you can of course play any...seg01.xyz
-type audio or video file and[DEL]
delete it. - the shredding of multiple files is carried out simultaneously in concurrent threads.
CHANGES
[K]ept
files are now renamed with a leading "! " (exclamation point and space) instead of an underscore.Ctrl [K]
[K]eep/Delete now keeps files that start with an exclamation point, not an underscore.- This all-but guarantees that
[K]ept
files will surface to the top of any folder in your File Explorer software when sorted by name.
Wiki site
The fully-detailed wiki at minimalistmediaplayer.com continues to grow by the day. The Wiki greatly expands on the brevity of the Ctrl [H]
help panels by providing comprehensive info to help you get the most out of using all of MMP
's many controls and configurable options.
If there is a particular aspect of MMP
that you would like more information about, let me know and I will add a topic to the Wiki.
Asset files
The "...full.zip" release file below contains everything you need to run MMP: Minimalist Media Player:
- MinimalistMediaPlayer.exe
- MediaInfo.dll
- libmpv-2.dll
- ffmpeg.exe
- libeay32.dll
- ssleay32.dll
(I strongly recommend that you do not download this zip 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.
Let me know what you think! What do you like? What don't you like? What other functionality would you find useful?
Thanks for taking an interest in MMP: Minimalist Media Player
Release v4.0.1
Windows 64-bit binaries.
This release is available through the auto-update facility in the Ctrl [A]
About Box if you have v2.2.2 or later and the libeay32.dll
and ssleay32.dll files in your MMP
folder.
These release notes can be read from the What's New?
button in the About Box after the auto-update has completed.
===== Release Notes v4.0.1 =====
NEW
- a new setting,
exitBrowser=exitApp
inMinimalistMediaPlayer.conf
. When you exit out of theImage & Thumbnail Browser
this will also exitMMP
. - When used in conjunction with the existing
openImage=browser
you can, in effect, useMMP
as two apps in one: the main window for playing and editing audio and video files; theImage & Thumbnail Browser
for managing your images. - a new control,
Ctrl-[X]
will e[X]it theImage & Thumbnail Browser
ignoring theexitBrowser=exitApp
setting and fall back to the mainMMP
window.
Wiki site
The fully-detailed wiki at minimalistmediaplayer.com continues to grow by the day. The Wiki greatly expands on the brevity of the Ctrl [H]
help panels by providing comprehensive info to help you get the most out of using all of MMP
's many controls and configurable options.
If there is a particular aspect of MMP
that you would like more information about, let me know and I will add a topic to the Wiki.
Asset files
The "...full.zip" release file below contains everything you need to run MMP: Minimalist Media Player:
- MinimalistMediaPlayer.exe
- MediaInfo.dll
- libmpv-2.dll
- ffmpeg.exe
- libeay32.dll
- ssleay32.dll
(I strongly recommend that you do not download this zip 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.
Let me know what you think! What do you like? What don't you like? What other functionality would you find useful?
Thanks for taking an interest in MMP: Minimalist Media Player
Release v4.0.0
Windows 64-bit binaries.
This release is available through the auto-update facility in the Ctrl [A]
About Box if you have v2.2.2 or later and the libeay32.dll
and ssleay32.dll files in your MMP
folder. These release notes can be read from the What's New?
button in the About Box after the auto-update has completed.
===== Release Notes v4.0.0 =====
NEW
- Completely re-architected as an MVVM application, or more accurately, a V-VM-M application.
- a new
MinimalistMediaPlayer.conf
setting,deleteMethod=
can be set torecycle
,delete
orshred
to give three different levels of deletion. The default isrecycle
: all deleted files will be restorable from the Windows Recycle Bin;delete
: will require software to recover the contents of deleted files;shred
: "When they're gone, they are gone!". Confirmation dialog warnings reflect the chosen level of deletion. MMP
no longer uses the rot.exe application to carry out deletions and this can now be deleted from yourMMP
folder.- if you choose
shred
as the delete method, for long operations, e.g. very large movie files, or thousands of very large images files,MMP
will keep you informed as to how many shredding tasks are in progress. You won't be able to exit the app until they have completed. - opening a
Ctrl-[H]
help panel or the[P]
playlist panel or theCtrl-[E]
timeline editor will automatically resize the main window or theImage & Thumbnail Browser
so that everything fits on the desktop. Closing those items will restore the window size. This allows the application to automatically accommodate more modest screen sizes, e.g. 1920 x 1080. - Playlist Filtering: a new
MinimalistMediaPlayer.conf
setting,playlistFormat=
can be set toaudio
,image
,video
or nothing (meaning all). The main window will only show or play the file format you specify. This allows you to, for example, play a slideshow consisting entirely of images, or have an instance ofMMP
playing only audio files such as background music. If you havenextFolderOnEnd=yes
, the newly-generated playlist for the next folder will only contain files of the specified format. Also, if you skip to the next file, e.g. with[W]
,MMP
will skip to the next file of the specified format in the playlist, or if there isn't one, skip to the next folder that does have one. Playlist Filtering allowsMMP
to play through all the images, or just the audio files, or just the video files, on an entire drive while ignoring any other media formats. - a new control,
Ctrl-[P]
, will toggle Playlist Filtering on or off. - when you launch
MMP
with a playlist format filter set, the initial playlist will contain all the media files in the current folder and will show/play the file you used to launchedMMP
, regardless of its media type. If you then filter the playlist withCtrl-[P]
,MMP
will only play the relevant files, ignoring the others. - you can change the playlist filter format setting while
MMP
is running. It will be actioned on the very next file. - If you use the spacebar on an image to start a slideshow, this will also respect your playlist filter format if you have specified one. In fact, when displaying an image in the main window, the
[Spacebar]
andCtrl-[P]
controls are synonymous. - The current folder is displayed at the bottom of the playlist panel and updates as
MMP
navigates to other folders. - you can now double-click the main window to toggle fullscreen mode.
- a new
MinimalistMediaPlayer.conf
setting,repeatDelayMs=
allows you to limit the keyboard repeat speed of the left (previous image) and right (next image) arrow keys when they're held down. The default is 100ms. More on this below. - if you use
Ctrl-[C]
to display the media metadata captions, this will be recorded in theMinimalistMediaPlayer.conf
file and the metadata will be displayed next time you launchMMP
and until you turn off the display again withCtrl-[C]
.
Limiting the left and right arrow keys
If you hold down either of these keys you can rapidly flick backwards and forwards through a folder of images, very quickly viewing each image. However, it is possible, depending on the repeat speed of your keyboard, for the keyboard to issue the command for the next image before MPV has finished rendering the current image to the screen. Unfortunately, although MPV notifies client applications that a file has been loaded, it doesn't signal that the loaded image file has finished rendering to the screen, which is an entirely different matter. As a result, some images can appear to be skipped if you have a folder which is a mixture of large and small image files.
To help mitigate this issue, MMP
sets a default arbitrary delay of 100ms between repeats of the left and right arrow keys. Whether this is long enough to display an image before it loads the next one depends on the speed of your computer and the size of the image files. If you have lots of very large images, e.g. 20MB or more, 100ms may not be long enough. Conversely, if you set the delay to 500ms (half a second), this may be noticeably too long for the majoriy of your image files and the browsing between images will seem very slow.
You can experiment with the repeatDelayMs=
setting in MinimalistMediaPlayer.conf
until you find a speed which suits your computer and image collection. Note that one second is 1000ms. This setting affects both the main window and the Image & Thumbnail Browser
. Note also that you only specify the digits; don't include "ms", e.g. repeatDelayMs=250
sets the delay to a quarter of a second.
Note that the repeatDelayMs=
setting is currently the only setting in MinimalistMediaPlayer.conf
which is read only once when MMP
first launches. If you change it, you will need to restart MMP
.
Wiki site
The fully-detailed wiki at minimalistmediaplayer.com continues to grow by the day. The Wiki greatly expands on the brevity of the Ctrl [H]
help panels by providing comprehensive info to help you get the most out of using all of MMP
's many controls and configurable options.
If there is a particular aspect of MMP
that you would like more information about, let me know and I will add a topic to the Wiki.
Asset files
The "...full.zip" release file below contains everything you need to run MMP: Minimalist Media Player:
- MinimalistMediaPlayer.exe
- MediaInfo.dll
- libmpv-2.dll
- ffmpeg.exe
- libeay32.dll
- ssleay32.dll
(I strongly recommend that you do not download this zip 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.
Let me know what you think! What do you like? What don't you like? What other functionality would you find useful?
Thanks for taking an interest in MMP: Minimalist Media Player
Release v3.0.5
Windows 64-bit binaries.
This release is available through the auto-update facility in the Ctrl [A]
About Box if you have v2.2.2 or later and the libeay32.dll
and ssleay32.dll files in your MMP
folder. These release notes can be read from the What's New?
button in the About Box after the auto-update has completed.
===== Release Notes v3.0.5 =====
Tweak
If you edit an audio or video file so that there is only one segment to be exported (which could either be the entire audio/video, or only part of it), MMP
will now export even faster by omitting the "Joining" step.
Normally, after exporting several segments to separate files, MMP
will join them into your final "[edited]" output file. It would also do this, however, even if you only exported one segment, so you would end up with, e.g., the "...seg01.mp4" file and an identical copy of this file in the "...[edited].mp4" file. Clearly, this is a waste of disk space, especially if both files are 10GB in size, and it's also a waste of time to perform a "join" of only one segment file which is, in effect, actually a "copy".
Now, when only one segment is exported, MMP
will simply rename it to become the final file.
The observant among you may think I had already made this change in an earlier version. However, the previous change only applied when you exported the entire audio or video as one segment, "seg01". A subtle difference which I failed to spot. Now, for example, if you chop a file into three segments (two deleted segments either side of a segment for export, "seg02"), MMP
will export the middle segment and immediately rename it to the final "[edited]" file, thus making editing even faster than it already was.
I hope that's clear. If not, feel free to ask.
Wiki site
The fully-detailed wiki at minimalistmediaplayer.com continues to grow by the day. The Wiki greatly expands on the brevity of the Ctrl [H]
help panels by providing comprehensive info to help you get the most out of using all of MMP
's many controls and configurable options.
Asset files
The "...full.zip" release file below contains everything you need to run MMP: Minimalist Media Player:
- MinimalistMediaPlayer.exe
- MediaInfo.dll
- libmpv-2.dll
- ffmpeg.exe
- libeay32.dll
- ssleay32.dll
- rot.exe
(I strongly recommend that you do not download this zip 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.
Let me know what you think!
Thanks for taking an interest in MMP: Minimalist Media Player!
Release v3.0.4
Windows 64-bit binaries.
This release is available through the auto-update facility in the Ctrl [A]
About Box if you have v2.2.2 or later and the libeay32.dll
and ssleay32.dll files in your MMP
folder. These release notes can be read from the What's New?
button in the About Box after the auto-update has completed.
===== Release Notes v3.0.4 =====
BUG FIX
Bug introduced in v3.0.3. When you clicked on an image in File Explorer, MMP
played that image and then immediately played the next image. Now fixed!
Fixes/Improvements
The Ctrl [H]
Help panels are more compact and now resize themselves to be the same height as the main window. Also, each list of controls is now scrollable with either the scrollbars or the mouse wheel:
This makes them far more accommodating to more modest screen sizes, e.g. 1920x1080 laptops.
Ctrl [G]
is also useful for reducing the size of the main window or the Image & Thumbnail Browser
to fit both side by side on the desktop alongside the Help panel.
In the Ctrl [E]
Timeline Editor
, the side panel containing the segment and stream lists has also been made more compact:
The help panel can also be scrolled with either the scrollbars or the mouse wheel:
Wiki site
The fully-detailed wiki at minimalistmediaplayer.com continues to grow by the day. The Wiki greatly expands on the brevity of the Ctrl [H]
help panels by providing comprehensive info to help you get the most out of using all of MMP
's many controls and configurable options.
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
- libeay32.dll
- ssleay32.dll
- rot.exe
(I strongly recommend that you do not download this zip 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.
Let me know what you think!
Thanks for taking an interest in MMP: Minimalist Media Player!
Release v3.0.3
Windows 64-bit binaries.
This release is available through the auto-update facility in the Ctrl [A]
About Box if you have v2.2.2 or later and the libeay32.dll
and ssleay32.dll files in your MMP
folder. These release notes can be read from the What's New?
button in the About Box after the auto-update has completed.
MMP
can now play through all the media files on an entire drive, starting wherever you choose. Folders that don't contain supported media files will be skipped. For those folders that do, a new playlist will be created and played through automatically. You can, of course, have the [P]laylist panel open while you do this and watch MMP
create each new playlist as it navigates through all your folders. Requires the new nextFolderOnEnd=yes
setting. See below.
===== Release Notes v3.0.3 =====
New
- if you launch
MMP
with an image, a newMinimalistMediaPlayer.conf
setting,openImage=browser
, will open the image directly in theImage & Thumbnail Browser
. Any value other than "browser" will disable this. - N.B. remember, you can associate
MMP
with all supported image formats by un-commenting the appropriate lines inmmp-install.bat
. Specifically, remove the double colons::
at the start of the 7 lines following the line that says:: uncomment the following lines to manually include image formats
.MMP
will then become your default app for managing your library of audio, video and image files.
- if you are viewing an image in the main
MMP
window,Ctrl [I]
will open the image in theImage & Thumbnail Browser
. You can then use[T]
to view the [T]humbnails for the current folder. - In both cases, no matter where you navigate to in the
Image & Thumbnail Browser
, if you exit back to the mainMMP
window, you will return to the original image (unless, of course, you delete the image in theImage & Thumbnail Browser
, in which caseMMP
will behave exactly as if you had deleted the image in the mainMMP
window and try to move on to the next item in the playlist). - if you
[Del]
delete the last remaining item in the playlist orCtrl [Del]
the remaining contents of a folder or[S]
ave the last remaining item out of the folder, a newMinimalistMediaPlayer.conf
setting,nextFolderOnEmpty=yes
will automatically navigate to the next folder [that contains a media file!] and play the first item, or exitMMP
if there is no next folder. - after playing the final audio or video in a playlist, or the final image in a slideshow, a new
MinimalistMediaPlayer.conf
setting,nextFolderOnEnd=yes
will automatically navigate to the next folder [that contains a media file!], create a playlist from it and continuing playing if there are playlist items to play. (By contrast, the slideshow in theImage & Thumbnail Browser
always loops in the current folder) Ctrl [F]
- a new control which will open your [F]ile Explorer at the current [F]older. This works both in the mainMMP
window and in theImage & Thumbnail Browser
.- Alternatively, in the
Image & Thumbnail Browser
you can now click on the folder panel in the status bar, where the current folder is being shown, and this will also open your File Explorer. Ctrl [V]
- a new control In the mainMMP
window sets your system [V]olume to max (100%). You then control the volume of the audio/video file with the[Up]
and[Down]
arrow keys or the mouse wheel.- If your system volume is muted,
Ctrl [V]
will also unmute it. - If your
MMP
sound is muted, altering the volume with the[Up]
and[Down]
arrow keys (or your keyboard's volume media keys, or the mouse wheel) will unmuteMMP
. Note, this is entirely independent of your system volume and system mute. - You can now manually edit the
MinimalistMediaPlayer.conf
file without having to re-launchMMP
to effect your changes. If it has changed, the file will be reloaded the next timeMMP
needs to access any of the settings. - if you turn on the slideshow in the main
MMP
window and havenextFolderOnEnd=yes
specified in theMinimalistMediaPlayer.conf
file,MMP
will play through every folder on a drive which contains supported media files, skipping those folders which don't. - this may cause issues if you allow
MMP
into your "C:\Windows" (or whichever drive Windows is installed on) system folder. Consequently, a newMinimalistMediaPlayer.conf
file setting,allowIntoWindows=
defaults tono
. - allowing
MMP
into "C:\Windows" is unlikely to cause your system any issues, but the behavior ofMMP
itself cannot be guaranteed. It can be interesting to occasionally see what's in there, though, including finding some tasty wallpaper images! - for performance reasons, even when you allow
MMP
into your "C:\Windows" folder,MMP
will ignore the "WinSxS" folder which contains tens of thousands of subfolders of no interest to you orMMP
. - When switching between images, audio files with album art, audio files without album art, and videos,
MMP
now does a much better job of selecting the appropriate window size. - If you manually alter the window size with
[G]
orCtrl-[G]
, or by dragging a corner or the bottom edge with the mouse, this cancels auto-maximize and the next file will not be maximized but will use the current window size and location as a basis. Pressing[M]
to Maximize, re-instates auto-maximize; in the same way, if you drag the window somewhere it will stay there for subsequent files, and pressing[H]
to centerMMP
horizontally (and vertically) will re-instate auto-center.
Changes
[Backspace]
Reset All
no longer affects the brightness of the captions and the audio/video progress bar. You can set your preferred brightness for these and they will persist until you change them.[Backspace]
Reset All
affects the following: playback speed, image/video Brightness, Contrast, Gamma, Pan, Rotation, Saturation, Zoom.
Control | Action |
---|---|
[B] |
toggle [B]lackout of the progress [B] |
Ctrl [B] |
make the progress [B]ar and the captions brighter - can be held down for rapid change |
Shift [B] |
make the progress [B]ar and the captions darker - can be held down for rapid change |
Ctrl Shift [B] |
reset the progress [B]ar and the captions to their default color/brightness |
- Although
MPV
supports playing playlists (.m3u8, .m3u, .pls), this has never been actively implemented inMMP
. Support has been disabled for now to avoid problems. - In the
Ctrl [E]
audio and videoTimeline Editor
, if your export is for just one segment (which may be the entire video),MMP
will skip theJoining
stage and simply rename the exportedseg01
file to your final[edited]
file rather than instructing FFmpeg to copy from one to the other. Apart from making the export even quicker, it also saves disk space by not having, for example, two identical copies of an edited 10GB movie on disk. This also speeds up certain operations such as when you just want to remove particular audio, video or subtitle streams from the original movie, or extract just the audio stream from it. Ctrl [9]
to auto-arrange multipleMMP
windows has been improved so that each window is correctly adapted to the aspect ratio of the video it is displaying even when mixing portrait and landscape videos. If you auto-arrange more than 4 video windows, they will now be displayed to fit in a single row right across the desktop. You can then manually re-arrange them and use [G] to make all of their windows [G]reater, simultaneously (as long as you have Numlock On).
Fixes
- Although the
Image & Thumbnail Browser
slideshow started at the user'simage-display-duration=
speed setting frommpv.conf
(if it was specified), resetting the speed with[1]
set it to theMMP
default of 3 seconds rather than to the user's specified speed. This has now been fixed. - Some videos with chapters have a zero-duration first chapter. This caused FFmpeg to fail trying to extract a zero-duration segment. Such initial chapters are now deleted from the media info.
- With audio and video, the cursor auto-located to the middle of the progress bar for clicking convenience when a new file played. However, this wasn't helpful when editing, so this has currently been disabled.
- launching
MMP
with a file which had no name but just an extension (e.g. ".mp4") caused a problem when sorting the playlist. The consequent "range check error" has been fixed. Such files will appear at the top of the playlist. - After using another app, just clicking the window so you can send it keystrokes was enough for Windows to register it as a window drag, which would cancel auto-center. This has been fixed. You must now manually drag the window at least 10 pixels in any direction for it to cancel auto-centering.
Wiki site
The fully-detailed wiki at minimalistmediaplayer.com continues to grow by the day. The Wiki greatly expands on the brevity of the Ctrl [H]
help panels by providing comprehensive info to help you get the most out of using all of MMP
's many controls and configurable options.
Known Issues
The Ctrl [H]
Help panels are too large for modest-sized monitors, like 1920x1080. MMP
is developed on a large, widescreen 3440x1440 gaming monitor, and this issue was discovered late on. Various solutions are being considered. In the meantime, Ctrl [G]
to un[G]reater the size of the main window and dragging the window to the left will help to show the Help panels.
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
- libeay32.dll
- ssleay32.dll
- rot.exe
*...