For all those who want to post memes that are just too big and surpass the 8mb free upload limit on discord, this is the app for you!
Automatically converts any video into webm, makes sure its 8mb or less!
Easy to use: Just drag a file on the executable and off it goes!
How to install(Windows, Linux, MacOS):
- get node.js from here
- get ffmpeg for your platform here, put into $PATH
- clone repo into any folder you like.
- run
npm install --save
to get all dependencies - run
npm install -g .
- execute anywhere using the
8mb [optional: -preset {preset Index}] [file1] [file2] . . .
command!
*might have bugs
NOT WORKING RN, TERMKIT REFUSES TO BUILD
How to install(Windows with binaries):
- make a folder in
C:\Program Files
called "DMC", put release binaries and ffmpeg windows full-build executables into C:\Program Files\DMC\
- Add ffmpeg to PATH:
[Win BTN] + R
, type SystemPropertiesAdvanced
, click Environment Variables
, under "User variables for (user)" find variable Path, click on it and edit, in the now open window click new
, and paste C:\Program Files\DMC\
. - If the command
ffmpeg
in cmd works, you can now drag and drop files onto the binary and have it work! - to set performance preset, doubleclick the binary