Update spec

This commit is contained in:
2025-09-16 23:02:51 +02:00
parent 1d1d113a92
commit 3ee5c1bddc

View File

@@ -20,6 +20,12 @@ Likewise when accepting user input from the processed display frame the coordina
A simple example if we are rotated by 90 degrees and click on the top left corner of the display frame
That coordinate is to be mapped to the bottom left corner of the original raw unprocessed frame
The input to the editor is either a list of video files
Or a directory
In the case a directory is provided the editor is to open "all" editable files in the given directory
In the case multiple files are open we are able to navigate between them using n and N keys for next and previous file
Be careful to save and load settings when navigating this way
## Core Features
### Video Playback