Hey there, I'm Ayo!

Here are some projects I'm working on: git.ayoreis.com.

(the background colour is #f77ee5 btw :3)

Speed up video in FFmpeg

ffmpeg -i input.mkv -vf "setpts=PTS/60" -an output.mp4