Czechball / discord-video

Simple bash and batch scripts that use ffmpeg to compress videos to fit under 25 MB (Discord free upload limit)
MIT License
51 stars 10 forks source link

Update 8MB -> 25MB #8

Closed Zebouski closed 1 year ago

Zebouski commented 1 year ago

Hey, thank you for writing this, your tool has been super handy the last year.

Good news: https://twitter.com/discord/status/1645522780337885184

There has been and will still be cases where I have a 26+ MB vid I want to share, so I updated the script.

I tested on my linux install with the .sh, i used a 108.7MB mp4, and these settings compressed it into a 24.7MB mp4 that successfully uploaded to my friend on my free discord account. I have not tested it on windows.

Czechball commented 1 year ago

Great, thanks for the update.

Zebouski commented 1 year ago

by the way @Czechball you should also update the github repo description to match :)

Czechball commented 1 year ago

Done.