"Encoding failed.(0xc)"
"Failed to use High-speed mode because the file is too big. Please use Encoding mode."
Sample files:
(generated in the below manner)
Code: Select all
ffmpeg -i "INPUT_5120x2880@30" -an -c:v magicyuv -pred median "OUTPUT.avi"
Code: Select all
ffmpeg -i "INPUT_5120x2880@30" -an -c:v libx264rgb -preset ultrafast -qp 0 -x264-params "keyint=1" "OUTPUT.avi"
Changing the container format doesn't seem to make any difference. (tried: MKV)
Sample preview:
Similar to the most part of this (cockpit view car racing), though not the same.