Video Player - mpv GUI
This is simple Windows GUI for mpv, continuation of VideoPlayer for mplayer. Main use case has not changed - this player allows to organize video files into playlists and saves playback position individually for each playlist.
While previous, mplayer-based version is still very good for my needs, recently mplayer started having problems with audio-video synchronization and "Your system is too SLOW to play this!" message in log on some highly compressed H.265 files I've tried to play. This occurs only on a small percentage of files, but tends to be annoying. Other than that mpv seems more reliable when playing rtsp.
This application consist of two files: VideoPlayer.exe and libmpv-2.dll. I haven't changed exe name from previous version, but version numbering starts from 3.0 here.
- 2023.03.18 Initial release VideoPlayerMpv_3_0_0_bin.7z, VideoPlayerMpv_3_0_0_src.7z.
- 2023.06.18 Version 3.1.0: VideoPlayerMpv_3_1_0_bin.7z, VideoPlayerMpv_3_1_0_src.7z.
- added volume up/down hotkey action types
- fixed global hotkeys
- converting file names to UTF-8 when opening and for OSD
- added Lua scripting