Merge pull request #349 from acc029/master
Separate Latin American Spanish and European Spanish codes with region/territory tags + Documentation
This commit is contained in:
parent
0acac420d9
commit
6413409ef3
1 changed files with 2 additions and 2 deletions
|
|
@ -294,14 +294,14 @@ Set the options given to ffmpeg
|
|||
| Both | `--defaultAudio ${args}` | `string` | `No`| `NaN` | `eng`| `defaultAudio: ` |
|
||||
|
||||
Set the default audio track by language code
|
||||
Possible Values: eng, spa, spa, spa, por, por, fra, deu, ara, ara, ita, rus, tur, hin, cmn, zho, kor, jpn
|
||||
Possible Values: eng, spa-419, spa-419, spa-ES, por, por, fra, deu, ara, ara, ita, rus, tur, hin, cmn, zho, kor, jpn
|
||||
#### `--defaultSub`
|
||||
| **Service** | **Usage** | **Type** | **Required** | **Alias** | **Default** |**cli-default Entry**
|
||||
| --- | --- | --- | --- | --- | --- | ---|
|
||||
| Both | `--defaultSub ${args}` | `string` | `No`| `NaN` | `eng`| `defaultSub: ` |
|
||||
|
||||
Set the default subtitle track by language code
|
||||
Possible Values: eng, spa, spa, spa, por, por, fra, deu, ara, ara, ita, rus, tur, hin, cmn, zho, kor, jpn
|
||||
Possible Values: eng, spa-419, spa-419, spa-ES, por, por, fra, deu, ara, ara, ita, rus, tur, hin, cmn, zho, kor, jpn
|
||||
### Filename Template
|
||||
#### `--fileName`
|
||||
| **Service** | **Usage** | **Type** | **Required** | **Alias** | **Default** |**cli-default Entry**
|
||||
|
|
|
|||
Loading…
Reference in a new issue