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
- Host: GitHub
- URL: https://github.com/s22f5/mpvblurtimestamps
- Owner: S22F5
- Created: 2025-01-13T16:44:28.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-13T17:25:00.000Z (5 months ago)
- Last Synced: 2025-01-13T18:35:13.862Z (5 months ago)
- Language: PowerShell
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 !**