stax76
stax76
@computator1200 It's documented [here](https://github.com/po5/thumbfast#mpv-frontends). It requires mpv.net v7.0.0.2. With the suggested code above and mpv.net v7.0.0.2 it would work without any user configuration.
Changing the fonts worked fine for me. Thank you for this script.
@9ao9ai9ar Thanks for the kind words, I wish you a healthy and happy 2024 too. .NET 8 likely has dropped Windows 7 support, so it might be a disappointment for...
The latest version has the following defaults: ``` i script-message-to mpvnet show-media-info osd #menu: View > Show Media Info On-Screen Ctrl+m script-message-to mpvnet show-media-info msgbox #menu: View > Show Media...
This title bar is implemented in a built-in script called osc.lua which is part of mpv and not mpv.net.
On Windows 11, the size doesn't change, but the location changes, unfortunately this will not be easy to fix.
Can I download a test video file somewhere?
I was able to use MediaInfo to detect if the ISO file is DVD or Blu-ray, so this will be fixed in the next release. ```C# public void LoadISO(string path)...
Thanks for the contribution, Jambickz! I updated the mpv files locally and also transifex with your translation. If you are interested, you can register an account at transifex, I can...
Here using mpv or mpv.net, it doesn't matter if `input-media-keys=yes` or `input-media-keys=no` is set or if mpv or mpv.net is focused or not, when I change the volume with the...