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

View file

@ -23,10 +23,10 @@ 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 25mb (discord limitation) - [x] Keep the video under discord limitation
- [x] Basic NVenc support - [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] Nitro suppport via `/nitro` flag - [x] Nitro suppport via flags
- [x] Merge audio files into one track when recorded with system audio and microphone - [x] Merge 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 conveninant metadata)
- [x] Works also with file with only one audio track - [x] Works also with file with only one audio track