• Resolved andersonblaine

    (@andersonblaine)


    Hi,

    Is there a way to add playback rates for the video player?

    I found the code exemple on videojs.com data-setup = '{"playbackRates": [1, 1.5, 2]}' but I don’t know where to add to work.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Kyle Gilman

    (@kylegilman)

    Oh good question. I hadn’t considered that before. It should be pretty simple for me to add it as an option. I don’t think there’s a good way for you to do it yourself.

    Plugin Author Kyle Gilman

    (@kylegilman)

    I’ve added an option on the plugin settings page to enable variable playback rates. It’s currently available in the unreleased development version on GitHub and I will release it once I’ve thought about it a little more. I set the available rates to ‘0.5, 1, 1.25, 1.5, 2’ which I think should cover most people’s needs.

    Plugin Author Kyle Gilman

    (@kylegilman)

    I just released version 4.6.16, which includes variable playback rates for Video.js and the WordPress Default player.

    Thread Starter andersonblaine

    (@andersonblaine)

    Many thanks Kyle.

    Work like a charm.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to add playbackRates?’ is closed to new replies.