During playback of a video you can set a bookmark and, at some later time, have MMP
restart playback from that point.
Bookmarks are stored in the MinimalistMediaPlayer.conf
file which is created automatically in the same folder as the executable.
Control | Action |
---|---|
[5] | save a new Bookmark |
[6] | playback from the Bookmark-ed position |
[7] | delete any Bookmark for this media file |
If there's no Bookmark for this file, [6]
does nothing and playback will continue as is.
Similarly with [7]
, MMP
won't interrupt your workflow just to report that there was no Bookmark to delete.
Currently, MMP
doesn't periodically clean-up the .conf file to remove bookmarks for files that have been deleted.
If it helps with remembering the keys, [5] was chosen because in earlier Windows programs, F5 always meant “save”.