Install latest Manjaro

Basically I had to because of the stupid Giant electron update, that I couldn’t do. Otherwise my system would always say it needs to be updated. This ISO was smaller than the last one, but didn’t include an office suite. Hot corners still don’t work!

OBS video size shrinking trick

Don’t know what made me try this but I did and the reduction in file size was substantial. It involves using ffmpeg to simply copy the input file to a new output. For example a mp4 that was around 15min that was 296.5Mb reduced to 79.1Mb by simply typing ffmpeg -i obs.mp4 out.mp4.