this was for an hour-long encode of a conference speech with slides
ffmpeg -i muxed.mp4 -vf "scale=960:540, format=gray" -c:v libx264 -preset medium output_grayscale_540p.mp4
this was for an hour-long encode of a conference speech with slides
ffmpeg -i muxed.mp4 -vf "scale=960:540, format=gray" -c:v libx264 -preset medium output_grayscale_540p.mp4