Fix lint for common

This commit is contained in:
lord63
2015-10-22 15:31:52 +08:00
parent 3e1df9f818
commit 56a7cba656
58 changed files with 76 additions and 75 deletions

View File

@@ -6,7 +6,7 @@
`MP4Box -info {{filename}}`
- Add an SRT subtitle file into an MP4 file
- Add an SRT subtitle file into an MP4 file
`MP4Box -add {{input-subs.srt}}:lang=eng -add {{input.mp4}} {{output.mp4}}`