Skip to content

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

License

Notifications You must be signed in to change notification settings

Czechball/discord-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published