-
Notifications
You must be signed in to change notification settings - Fork 163
Computer Setup
Song Zheng edited this page Mar 29, 2023
·
6 revisions
-
ffmpeg - for video conversion. On OSX after installation move executable into one of the folders listed in
echo $PATH
. (iemv ~/Downloads/ffmpeg /usr/local/bin
)-
ffmpeg -i animated.gif -movflags faststart -pix_fmt yuv420p -vf "scale=trunc(iw/2)*2:trunc(ih/2)*2" video.mp4
- Gif to mp4 source
-
- thefuck for auto correction
- fast-cli for testing internet speeds
- gifcap for recording screen recordings. Capturing screenshot / recording gifs should no longer require application downloads because of browser screenshare ability.
Good softwares to install
- peek - Used to record screen and turn into gif
- Rectangle - Snap windows into predefined sizes.
-
System Setup - Includes
git
,bash
etc. - VIM Config
- Computer Setup - List of applications that are useful to install