Frank Skare 49b184c99c -
2019-03-30 15:29:25 +01:00
-
2019-03-28 01:42:36 +01:00
-
2019-03-30 15:29:25 +01:00
-
2019-03-30 05:28:38 +01:00
-
2019-03-30 15:29:25 +01:00
-
2019-03-28 01:42:36 +01:00
-
2019-03-30 15:29:25 +01:00
-
2019-03-28 02:04:55 +01:00
-
2019-03-28 02:22:52 +01:00
2017-08-27 09:36:10 +02:00
-
2017-08-27 09:56:42 +02:00
-
2019-03-13 22:22:51 +01:00
-
2019-03-30 15:29:25 +01:00
-
2019-03-28 01:42:36 +01:00

mpv.net

mpv.net is a libmpv based media player for Windows, it looks and works like mpv and also shares the same settings as mpv and therefore the mpv documentation applies.

mpv and mpv.net have a learning curve.

mpv manual: https://mpv.io/manual/master/

Table of contents

Features

  • Customizable context menu defined in the same file as the keybindings
  • Addon API for .NET languages
  • Scripting API for Python, C#, Lua, JavaScript and PowerShell
  • mpv's OSC, IPC, conf files and more

Screenshots

Context Menu

The context menu can be customized via input.conf file located at:

C:\Users\username\AppData\Roaming\mpv\input.conf

if it's missing mpv.net generates it with the following defaults:

https://github.com/stax76/mpv.net/blob/master/mpv.net/Resources/input.conf.txt

Settings

mpv.net shares the settings with mpv, settings can be edited in a settings dialog or in a config file called mpv.conf located at:

C:\Users\user\AppData\Roaming\mpv\mpv.conf

if it's missing mpv.net generates it with the following defaults:

https://github.com/stax76/mpv.net/blob/master/mpv.net/Resources/mpv.conf.txt

Scripting

Scripting is supported for Python, C#, Lua, JavaScript and PowerShell

https://github.com/stax76/mpv.net/wiki/Scripting-(CSharp,-Python,-JavaScript,-Lua,-PowerShell)

Support

https://forum.doom9.org/showthread.php?t=174841

https://forum.videohelp.com/threads/392514-mpv-net-a-extendable-media-player-for-windows

https://github.com/stax76/mpv.net/issues

Changelog

soon

  • messages boxes had always the info icon even if a different icon (error, warning, question) was intended
  • instead of silently do nothing on unknown commands there is now a error message listing available commands and showing the location of the default bindings, this helps when commands are removed or renamed
  • there was a problem fixed that made the cursor hidden when it should be visible

2.1 (2019-03-30)

2.0 (2019-03-28)

Languages
C# 97.8%
PowerShell 2%
Inno Setup 0.2%