So for the past few days I've been messing around with javascript and html. On html 5 video tags. I wanna create a solid video-player without jquery. I have had a look at different tutorials regards custom controls like volume, play and pause and fullscreen. I wanna dive in a little more but not having much look on finding a good source, regarding some more advance controls. Things like hovering on the timeline and getting an image of what is shown at the time. Pretty much like the way youtube and other video players work. Adding more tuff stuff like time information, scrub bar, key moments, micro-scrubbing and subtitles.
Can anyone point me in a direction where I could find anything like what i've listed?
Thank you :D