Skip to content

A-tG/mpv.net-ScriptsExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpv.net Extension to keep all my scripts in one project (also it easier to work with extension than csharp script - debugging, compiling, unsafe code, etc)

Download and unpack to %APPDATA%\mpv.net\extensions\AtgScriptsExtension\

Scripts

Add to input.conf

Copy screenshot directly into clipboard.

Ctrl+c script-message atg_screenshot-to-clipboard [flags]

flags from screenshot command

Pause/unpause + rewind if video ended

Space script-message atg_cycle-pause

Invert keepaspect-window while Ctrl button is held down on window resize

Add this line atg_invert-keepaspect-window-on-key = true to mpvnet.conf