In python I process a mp4 video with <stream =="" cv2.videocapture(filename)>.="" the="" video="" has="" a="" resolution="" of="" 1440x1080,="" but="" an="" aspect="" ratio="" of="" 16:9.="" this="" is="" how="" it="" comes="" from="" my="" sony="" camera.="" to="" preserve="" the="" aspect="" ratio,="" i="" need="" to="" know="" it.="" how="" can="" i="" get="" it?<="" p="">