Update README.md

This commit is contained in:
Wiwi Kuan
2019-12-13 15:59:55 +08:00
committed by GitHub
parent 9e463d8108
commit 2a5f9c009f

View File

@@ -1,2 +1,10 @@
# fast-srt-subtitle
Make SRT Caption Fast!!!!
Make SRT Caption Fast!!!! This is a fast and dirty javascript SRT caption tool.
* Put video.mp4 in the same folder.
* Put transcription (newline separated) to subs.txt in the same folder.
* Open a web server
* Run index.html
* K: Timestamp the next line | L: Timestamp this line's end time | I: Scroll back one line | O: Scroll forward one line | Q: Make SRT File
Enjoy.