0.0.5
Installation
- Download
material-osc.zipand
thumbfast.lua. - Unzip
material-osc.zipinto your mpv configuration directory, then place
thumbfast.luabesidematerial-osc.luain thescriptsdirectory.
The usual mpv configuration directories are:
- Linux and macOS:
~/.config/mpv/ - Windows:
%APPDATA%\mpv\
The resulting layout should look like this:
📁 mpv
├── mpv.conf (optional)
├── 📁 fonts
│ ├── material-osc_icons.otf
│ └── material-osc_google_sans_flex.ttf
├── 📁 scripts
│ ├── material-osc.lua
│ └── thumbfast.lua
└── 📁 script-opts (optional)
├── material-osc.conf
└── thumbfast.conf
For smoother rendering, add this to mpv.conf:
video-sync=display-resample
force-window=yesWhat’s new
Please Delete the old installation files. (didnt know the folder structure norms :p)
- Sorry, but the automatic update will fail with a missing archive error. Please update manually.
- Release archives now use the consistent
material-osc.zipfilename with extract-readyfonts/andscripts/directories, and the updater recognizes the new layout. #6 - Audio track selection now shows the track language even when it is not included in the title. #7
- Added video controls for crop presets, Stretch and Fit to Screen modes, gamma, brightness, saturation, rotation, and runtime GLSL shaders loaded from files or links. #4
Full Changelog: 0.0.4...0.0.5