1.25 video speed

Discuss on Discord Register Free

home Forums Website Suggestions and Wish List 1.25 video speed

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #244737
    Christopher Beacham
    Participant
    No badges. No points.

    I’d like to be able to watch these videos at 1.25x speed – 1.5x is too fast, and 1.0 is too slow. 1.25 is the goldilocks zone.  Is it possible?

    #245325
    Christopher Beacham
    Participant
    No badges. No points.

    It’s definitely possible for the JS of the site to set more playback rate options. I found the documentation for JWPlayer – https://developer.jwplayer.com/jw-player/demos/advanced/set-playback-rate/

    as a workaround, if any other students want to watch a video at a different rate, you can execute this in the console.

    jwPlayer.setPlaybackRate(1.25)
    The player doesn’t show the change but the video starts playing at the rate you ask for.

     

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to use the forums. Sign Up for a free account or Sign In.