Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 931 Bytes

File metadata and controls

24 lines (20 loc) · 931 Bytes

DiscordifyVideo

The (probably) fastest way to convert your videos under 10MiB to upload them to discord!

Features

  • Compresses almost any video format below 10MiB, with the highest possible quality by using two-pass encoding.
  • Every video is converted to H.264 (.mp4) so it can be embedded in discord flawlessly.
  • All of the conversion is done locally on your PC and CPU (there is no GPU acceleration yet).

Installation

Download a release for your OS and run it.

Roadmap

  • Automatic FFmpeg installation
  • Retry failed videos that are over 10MiB
  • Multi audio track support
  • H.265 support
  • AV1 support
  • VP9 (.webm) support
  • Comparison table for different codecs
  • GPU acceleration
  • More options (video size, video length and more)

Contributing

Don't. But feel free to open issues for any issues or suggestions.