jasonjmcghee / rem

An open source approach to locally record and enable searching everything you view on your Mac.
https://rem.ing
MIT License
2.2k stars 63 forks source link

build ffmpeg from scratch: from 165MB to 5MB #12

Closed jasonjmcghee closed 6 months ago

jasonjmcghee commented 6 months ago

I created a custom build script and manually built ffmpeg using only the features we need.

The ffmpeg binary went from 80MB to 1.9MB. and... we were including it twice.

rem went from 165MB to 4.9MB.

🎉