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

https://github.com/s22f5/mpvblurtimestamps

Automatic mpv Timestamp Blur
https://github.com/s22f5/mpvblurtimestamps

Last synced: 3 months ago
JSON representation

Automatic mpv Timestamp Blur

Awesome Lists containing this project

README

        

# mpvBlurTimestamps

### Usage
1. move play.sh or play.ps1 into the same folder as your video.
2. point the script to your video.
3. create a timestamps.txt file in the same folder (example provided).
4. run play.sh or play.ps1.

### timestamps.txt Format
- Line 1: Name of video for which timestamps are for.
- Line 2: Playtime in seconds eg. 5623.720s.
- Line 3-X: timestamps in HH:MM:SS HH:MM:SS.
- **! the file must have an empty line in the end !**