Skip to content

Instantly share code, notes, and snippets.

View AmagiDDmxh's full-sized avatar

Amagi AmagiDDmxh

View GitHub Profile
@Piasy
Piasy / install_ffmpeg.sh
Last active September 26, 2024 11:22
brew install ffmpeg with all options
brew options ffmpeg
brew install ffmpeg \
--with-chromaprint \
--with-fdk-aac \
--with-fontconfig \
--with-freetype \
--with-frei0r \
--with-game-music-emu \
--with-libass \
@staltz
staltz / introrx.md
Last active November 17, 2024 01:08
The introduction to Reactive Programming you've been missing