Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 319 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 319 Bytes

discord-video

A simple bash and batch script that uses ffmpeg to compress videos to fit under 25 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