update readme
This commit is contained in:
parent
877021ee0d
commit
20052ed7d6
1 changed files with 7 additions and 6 deletions
13
README.md
13
README.md
|
@ -4,7 +4,7 @@ Tool for sharing video to Discord.
|
||||||
|
|
||||||
> This tool was primarily made for video captured by NVidia Shadowplay.
|
> This tool was primarily made for video captured by NVidia Shadowplay.
|
||||||
|
|
||||||
## Download/Install
|
## Download/Install/Update
|
||||||
|
|
||||||
2 choices :
|
2 choices :
|
||||||
|
|
||||||
|
@ -24,14 +24,15 @@ Tool for sharing video to Discord.
|
||||||
- [x] KISS interface
|
- [x] KISS interface
|
||||||
- [x] Support drag&drop into the icon
|
- [x] Support drag&drop into the icon
|
||||||
- [x] Keep the video under discord limitation
|
- [x] Keep the video under discord limitation
|
||||||
- [x] Basic NVenc support
|
|
||||||
- [x] If already under the limit, the file won't be compressed
|
- [x] If already under the limit, the file won't be compressed
|
||||||
|
- [x] Basic NVenc support
|
||||||
- [x] Nitro suppport via flags
|
- [x] Nitro suppport via flags
|
||||||
- [x] Merge audio files into one track when recorded with system audio and microphone
|
- [x] Merge 2 audio files into one track when recorded with system audio and microphone
|
||||||
split up, while keeping the original ones (with conveninant metadata)
|
split up, while keeping the original ones (with conveniant metadata)
|
||||||
- [x] Works also with file with only one audio track
|
- [x] Works also with file with only one or more than 2 audio track, by doing
|
||||||
|
nothing
|
||||||
- [x] Support multiples files at once
|
- [x] Support multiples files at once
|
||||||
- [x] Optimize for video streaming
|
- [x] Always optimize for video streaming
|
||||||
|
|
||||||
## Package the app for Windows
|
## Package the app for Windows
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue