ed6f80902929d6389d85626cf2ca6948bfda7980
This commit enhances the VideoEditor class by updating the marker navigation methods to focus on tracking points instead of cut markers. The new methods, jump_to_previous_marker and jump_to_next_marker, now utilize a sorted list of frames with tracking points, improving navigation efficiency. Additionally, the documentation has been updated to reflect these changes, providing clearer instructions for users on how to navigate using tracking markers.
Description
No description provided
Languages
Python
98.5%
Shell
0.9%
Go
0.6%