I am interested in creating a custom video player, for online usage in my website. the reason I want the video player is because, I want the user to click on the time bar and allow him to choose "time segments" (having a start and stop point) and being able to drag them around. what language is more approppriate for this kind of work? javascript?
You can use the adobe's StrobeMediaPlayback
Or you can use a javascript/html5 player http://videojs.com/
精彩评论