ffmpeg 3.0 – ProRes conversion

./ffmpeg
-i input-path-to-file
-vcodec prores
-profile 0  # 0 = proxy, 1 = LT …etc
output-path-to-file-name.extension # match format!

Resources:
http://ffmpeg.org/ffmpeg-all.html#ProRes