https://github.com/ajatt-tools/blur-mpv
📺 a standalone script to produce blur effect in mpv
https://github.com/ajatt-tools/blur-mpv
ajatt blur-mpv language-learning mpv mpv-script
Last synced: 7 months ago
JSON representation
📺 a standalone script to produce blur effect in mpv
- Host: GitHub
- URL: https://github.com/ajatt-tools/blur-mpv
- Owner: Ajatt-Tools
- Created: 2023-10-22T20:43:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-22T21:10:17.000Z (over 1 year ago)
- Last Synced: 2024-05-21T03:20:03.744Z (about 1 year ago)
- Topics: ajatt, blur-mpv, language-learning, mpv, mpv-script
- Language: Lua
- Homepage:
- Size: 1.91 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blur-mpv
A standalone script to produce blur effect in mpv.

This is specially helpful when running old media from 2000s or older
## Installation
The installation process is no different from other mpv scripts.
Install in one line:
```
$ git clone 'https://github.com/Ajatt-Tools/blur-mpv.git' ~/.config/mpv/scripts/blur_mpv
```Or manually download the folder and save it to `~/.config/mpv/scripts/`.
The location may differ depending on the operating system or if you use a custom fork of mpv.