Skip to content

Mylloon/dsr

Repository files navigation

Discord Video Sharing status-badge

Tool for sharing video to Discord.

Download/Install/Update

2 choices :

  • Manually head to the release page.

  • Download it via PowerShell:

    irm -UserAgent '_' https://git.mylloon.fr/Anri/dsr/raw/branch/main/install.ps1 | iex

Linux

Install from AUR: dsr

Available flags

You can add thoses flags in the Target field of your Windows shortcut.

/nitro Increase the file limit to 500Mo
/nitrobasic Increase the file limit to 50Mo
/nvidia Use you NVidia GPU with NVenc
/amd Use your AMD GPU with DX11 on Windows or VAAPI on Linux
/qsv Use your Intel (A|G)PU with QSV API
/vulkan Use your GPU with Vulkan API
/h264 Enable the H.265 encoder (default)
/h265 Enable the H.265 encoder
/av1 Enable the AV1 encoder
/vp9 Enable the VP9 encoder
/bitrateratio=1 Change the ratio for the bitrate, defaults to 1
/speed=1 Change the speed of the video, defaults to 1

bitrateratio option allows you to change the bitrate, if the file you want to compress is either too small or too big.

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
    • Defaults to H.264 CPU encoder
    • GPUs support
    • Nitro suppport
  • 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
  • Customizable bitrate