PhatPhuckDave 5637a9a3e0 Refactor motion tracking and display transformation in VideoEditor
This commit enhances the motion tracking logic by refining how the crop center is adjusted based on tracked points. It introduces a new method, transform_point_for_display, which applies cropping, rotation, and zoom transformations to video coordinates for accurate screen positioning. Additionally, it removes redundant motion tracking offset calculations, streamlining the overall crop and display handling process, thereby improving the user experience during video editing.
2025-09-16 14:47:49 +02:00
2025-08-19 09:26:27 +02:00
Description
No description provided
7.1 MiB
Languages
Python 98.5%
Shell 0.9%
Go 0.6%