Logo
horatiuromantic.com
:)

FFmpeg guide

I use FFmpeg to compress videos on my computer, but I always forget the command. Here's a tool that can help remind how to do it. Read more about ffmpeg

On mac, run Terminal. On windows, cmd. Make sure you have ffmpeg installed using the `ffmpeg` command. Make sure you navigate to the correct folder using `cd..` etc

Use the code below to convert any video to a smaller .mp4 version. The options are there for convenience - drag and drop your file to the Input Path drop box to quickly copy the path, and get useful metrics. Nifty trick for converting multiple files

Support me