dsr/README.md
2024-09-06 10:08:05 +02:00

1.4 KiB

Discord Video Sharing status-badge

Tool for sharing video to Discord.

This tool was primarily made for video captured by NVidia Shadowplay.

Download/Install/Update

2 choices :

  • Manually head to the release page.

  • Download it via PowerShell:

    irm https://git.mylloon.fr/Anri/dsr/raw/branch/main/install.ps1 | iex
    
  • If you have Discord Nitro: add /nitro flag when running DSR.
  • If you have Discord Nitro Basic: add /nitrobasic flag when running DSR.
  • If you have an NVidia GPU with NVenc: add /nvenc flag when running DSR.

More info

  • KISS interface
    • Support drag&drop into the icon
  • Keep the video under discord limitation
    • If already under the limit, the file won't be compressed
    • Basic NVenc support
    • Nitro suppport via flags
  • Merge 2 audio files into one track when recorded with system audio and microphone split up, while keeping the original ones (with conveniant metadata)
    • Works also with file with only one or more than 2 audio track, by doing nothing
  • Support multiples files at once
  • Always optimize for video streaming

Package the app for Windows

npm i --platform=win32
npm run make -- --platform=win32

It will create a ZIP folder in ./out/make.