Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Is there a way to show a clip from a larger video?


I know that JWPlayer supports time offsets to start video playback at a certain point, but is there any way to have it playback a portion of a longer video clip? For example, if it is a 30 minute video, is there a way to only play starting at 2 minutes in and ending at 5 minutes in? Perhaps there is a way to use Chapters to do this or some other feature? Thanks.

1 Community Answers

Cooper Reid

JW Player Support Agent  
0 rated :

Hi,

This could be achieved with our API, but the scrub bar will still show the full duration of the video. You could try listening to the playback time using onTime and then stop playback if the user reaches a point outside of your range:
http://support.jwplayer.com/customer/portal/articles/1413089-javascript-api-reference

-Cooper

This question has received the maximum number of answers.