Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider replacing frame slider with input field #71

Open
niksirbi opened this issue Mar 30, 2023 · 0 comments
Open

Consider replacing frame slider with input field #71

niksirbi opened this issue Mar 30, 2023 · 0 comments
Assignees
Labels
enhancement Optional feature

Comments

@niksirbi
Copy link
Member

From @sfmig:

I like the slider option, but an alternative to avoid issues with steps may be to just show the user the total number of frames and let them pick one from 0 to the max number of frames. Maybe something like showing [ ] / 2500, where [ ] is an editable input text box, and by default [ ] is populated with the midpoint of the video. Then we can have buttons for +1, -1, +10, -10 in case that frame is not convenient to quickly switch but stay in the vicinity.

I think something like that would be definitely possible. The only downside is that extracting new arbitrary frames takes time (~2-4 sec). But perhaps users would realise that and avoid needlessly browsing through frames. In other words, the frame viewer is to be used for ROI definition, not as a video viewer.
That said, I like the idea of an input field and the +10 / -10 buttons.

@niksirbi niksirbi self-assigned this Mar 30, 2023
@niksirbi niksirbi added the enhancement Optional feature label Mar 30, 2023
@niksirbi niksirbi mentioned this issue Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Optional feature
Projects
None yet
Development

No branches or pull requests

1 participant