Release v3.0.3 #42
BazzaCuda
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.dlland ssleay32.dll files in your
MMP
folder. These release notes can be read from theWhat'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 watchMMP
create each new playlist as it navigates through all your folders. Requires the newnextFolderOnEnd=yes
setting. See below.===== Release Notes v3.0.3 =====
New
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.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.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.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).[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.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
.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[(u)]
and down[(d)]
arrow keys.Ctrl [V]
will also unmute it.MMP
sound is muted, altering the volume with the[Up]
and[(Down)]
arrow keys (or your keyboard's volume media keys) will unmuteMMP
. Note, this is entirely independent of your system volume and system mute.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.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 that don't.MMP
into your "C:\Windows" (or whichever drive Windows is installed on) system folder. Consequently, a newMinimalistMediaPlayer.conf
file setting,allowIntoWindows=
defaults tono
.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!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
.MMP
now does a much better job of selecting the appropriate window size.[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.[B]
Ctrl [B]
Shift [B]
Ctrl Shift [B]
MPV
supports playing playlists (.m3u8, .m3u, .pls), this has never been actively implemented inMMP
. Support has been disabled for now to avoid problems.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
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.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.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 ofMMP
's many controls and configurable options.Asset files
The "...full.zip" release file below contains everything you need to run Minimalist Media Player:
(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!
This discussion was created from the release Release v3.0.3.
Beta Was this translation helpful? Give feedback.
All reactions