Audit generated video quality with objective checks and produce an optimization plan for next render iteration.
Use this skill after rendering and before final publishing.
Evaluate output video quality with reproducible checks, then provide focused optimization actions.
ffprobe.ffprobe -v error -show_entries stream=codec_name,width,height,r_frame_rate,bit_rate -show_entries format=duration -of json <video.mp4>