update readme

This commit is contained in:
Mylloon 2024-09-06 10:08:05 +02:00
parent 877021ee0d
commit 20052ed7d6
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -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