I am having difficulty achieving accurate video cropping and aspect ratio using CropGeometry and AspectRatio in LibVLCSharp WinForms player. The issue is that the selected portion is not always correct, sometimes resulting in a thin strip. Here is the code I am currently using in the event of the te...