fixup: token string style (#1081)
- use underscore rather than minus - use lower case rather than uppder case
This commit is contained in:

committed by
Agniva De Sarker

parent
a6efcb6ba8
commit
5a54763c72
@@ -8,7 +8,7 @@
|
||||
|
||||
- Add an SRT subtitle file into an MP4 file:
|
||||
|
||||
`MP4Box -add {{input-subs.srt}}:lang=eng -add {{input.mp4}} {{output.mp4}}`
|
||||
`MP4Box -add {{input_subs.srt}}:lang=eng -add {{input.mp4}} {{output.mp4}}`
|
||||
|
||||
- Combine audio from one file and video from another:
|
||||
|
||||
|
Reference in New Issue
Block a user