Skip to content

Repository files navigation

Discord Video Sharing status-badge 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
/cpu Use your CPU
/nvidia Use your 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.264 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
/force Force compression, regardless of the original file size

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
    • Defaults to GPU encoder
  • Keep the video under discord limitation
    • If already under the limit, the file won't be compressed
    • 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
  • Flexible
    • Support multiples files at once
    • Customizable bitrate
  • Always optimize for video streaming

About

Compress videos for Discord sharing - Mirror

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages