Update README.md

This commit is contained in:
Wiwi Kuan
2020-02-28 18:20:25 +08:00
committed by GitHub
parent 68d68f934c
commit 753976bd4b

View File

@@ -4,7 +4,7 @@ Make SRT Caption Fast!!!! This is a fast and dirty javascript SRT caption tool.
* Copy all the files to a folder.
* Put video.mp4 in the same folder.
* Put transcription (newline separated) to subs.txt in the same folder.
* Open a node.js http-server in that folder.
* Open a node.js http-server in that folder. (Don't use Python's web server, which has video-seeking problem)
* Goto your local http-server in Firefox/Chrome/Safari.
* Controls:
* K: Timestamp this line's end time & next line's start time