When we scrub on the time frame, it modifies the total duration.
If we want to go to a specific time there is no direct input there.
If we want to go to a specific frame number, right now we have to right click and then enter the frame number.
My suggestion is following
The structure first group is current position. time and frame number second group is total duration and fps
1.15 / 45 f 00:03.00 / 30 fps
Each segment should be editable on click ( similar to the editable total duration currently have). If we click on 1.15 and enter 2.2 it should go to 2.20.
Similarly If we click on 45 and enter 65 it shoud go to 65th frame.
what it improves?
It removes the requirement of right click modal and inputs.
We can easily navigate to the exact position on the timeline.
Related
The duration input currently shows 3 s : 5 f
But actually it represents 3:05 seconds. The UI should show correct time represention. Maybe something like 00:00.00 minute or 00.00 second
In future, may be there should be an option to chage duration based on frame count but it will introduce more complexity. the matching calculation of frame rate. For now we can simply improve the current duration input.
When we scrub on the time frame, it modifies the total duration.
If we want to go to a specific time there is no direct input there.
If we want to go to a specific frame number, right now we have to right click and then enter the frame number.
My suggestion is following
The structure first group is current position. time and frame number second group is total duration and fps
1.15 / 45 f 00:03.00 / 30 fps
Each segment should be editable on click ( similar to the editable total duration currently have). If we click on 1.15 and enter 2.2 it should go to 2.20.
Similarly If we click on 45 and enter 65 it shoud go to 65th frame.
what it improves?
It removes the requirement of right click modal and inputs.
We can easily navigate to the exact position on the timeline.
Related
The duration input currently shows 3 s : 5 f
But actually it represents 3:05 seconds. The UI should show correct time represention. Maybe something like 00:00.00 minute or 00.00 second
In future, may be there should be an option to chage duration based on frame count but it will introduce more complexity. the matching calculation of frame rate. For now we can simply improve the current duration input.