Create ProRes Proxies using FFMPEG
git clone https://github.com/levimake/prores-proxy-generator
cd prores-proxy-generator
chmod +x proxygen.sh
./proxygen.sh [FOLDER_CONTAINING_INPUTS] [PROXY_QUALITY]
./proxygen.sh ~/Videos/Footages/ 720p
Available resolution formats: 720p, 1080p, 4K
FFMPEG, pv
(Mac users: brew install ffmpeg pv)