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

Support seeking by thumbnail in the HTML5 player #31

Open
cooperdk opened this issue Jul 9, 2020 · 1 comment
Open

Support seeking by thumbnail in the HTML5 player #31

cooperdk opened this issue Jul 9, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Projects

Comments

@cooperdk
Copy link
Owner

cooperdk commented Jul 9, 2020

Feature:
Add support for seeking by clicking a certain thumbnail in a preview set.
FX, have 12 thumbnails tagged or named by location in the video's duration, and clicking that will jump to that location in the video. (video.mp4#t=00:20:30 will move to minute 20, second 30 of the video)

Importance:
Nice to have.

@cooperdk cooperdk added the enhancement New feature or request label Jul 9, 2020
@cooperdk cooperdk self-assigned this Jul 9, 2020
@cooperdk cooperdk added this to Incoming changes in To-do list via automation Jul 9, 2020
@cooperdk cooperdk moved this from Incoming changes to Medium priority in To-do list Jul 9, 2020
@cooperdk
Copy link
Owner Author

cooperdk commented Jul 9, 2020

Found this to generate the thumbnail sprite:
https://github.com/flavioribeiro/video-thumbnail-generator
Will need to create a vtt generator to support this, or use one that's already on Github (found elsewhere).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
To-do list
  
Medium priority
Development

No branches or pull requests

1 participant