Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rikux3 committed Jul 27, 2020
1 parent b384096 commit 6471d85
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ After that, it's as easy as it can get.
UsmToolkit extract <file/folder>
```

### Joining (aka converting)
### Converting
```
UsmToolkit extract <file/folder> --join
UsmToolkit convert <file/folder>
```

For more informations run `UsmToolkit extract -h`.
For more informations run `UsmToolkit extract -h` and `UsmToolkit convert -h`.

## Custom join parameter
## Custom conversion parameter

You should find `config.json` in the folder of the executable. With it, you can completly customize how the extracted file is processed by ffmpeg.
The default configuration ships as follows:
Expand Down

0 comments on commit 6471d85

Please sign in to comment.