discord-video icon indicating copy to clipboard operation
discord-video copied to clipboard

Simple bash and batch scripts that use ffmpeg to compress videos to fit under 25 MB (Discord free upload limit)

discord-video

A simple bash and batch script that uses ffmpeg to compress videos to fit under 8 MB (Discord free upload limit)

Dependencies

  • ffmpeg

Usage

Linux

./discord-video.sh <video-file>

Windows

discord-video.bat <video-file>

Output will then be a file ending with -compressed.webm