Skip to content

ZreXoc/mpv-loop-until

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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=<time> to your mpv.conf to change minDuriation(default is 50).

Why

I'm using mpvpaper and need a script to loop the wallpapers downloaded from wallpaper engine.

About

Loop the video for a specified amount of time

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages