Last Updated: 30/03/2020
An C# WinForms app for Windows to run a video or playlist in MPV (https://mpv.io/) at a specific quality.
It's useful for playing videos in a low bandwidth fashion.
- Window and TextBox allows drag-and-drop of a link
- Audio volume selection (value, track bar and mute checkbox controls)
- Format, quality and FPS selection
- Checkboxes for fullscreen and unscaled modes
- Playlist mode selection
- Arguments Preview
- Selections retained using user settings
- Status bar displays current status
- Easy to read 12pt font size
- Suitable tooltips
- Support for YouTube playlist links
- The executable is tiny, less than 100KB
-
A working internet connection
-
RunMPV targets and requires both Windows and the .NET Framework 4.8.
If you're using a recent build of Windows 10 the .NET Framework 4.8 should already be installed. If you're using Windows 8.1 and older download: https://dotnet.microsoft.com/download/dotnet-framework/thank-you/net48-web-installer
- The Windows version of MPV (https://mpv.io/installation/), simply place this app's EXE file in the MPV folder and run it.