Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ZreXoc/mpv-loop-until

Loop the video for a specified amount of time
https://github.com/ZreXoc/mpv-loop-until

mpv mpv-player mpv-script

Last synced: about 2 months ago
JSON representation

Loop the video for a specified amount of time

Awesome Lists containing this project

README

        

# mpv-loop-until
## Usage
Loop the video until a specified amount of time.

the video shorter than `minDuriation` will be looped.

e.g. if `minDuriation=50` and the length of the video is 15s, it will be looped for 3 times, that's 15*(1+3)=60s.

Add `script-opts=loop-until-minDuriation=

## Why
I'm using [mpvpaper](https://github.com/GhostNaN/mpvpaper) and need a script to loop the wallpapers downloaded from wallpaper engine.