Ticket #907 (closed feature: wontfix)
Support for changing the playback rate
| Reported by: | zach | Owned by: | jeroen |
|---|---|---|---|
| Priority: | Normal | Milestone: | Backlog |
| Component: | general | Keywords: | |
| Cc: | Forum thread: |
Description (last modified by jeroen) (diff)
Both in Wowza, FMS4 and in HTML5, it's possible to change the playback rate (for speedup or slomo effects). Might be cool to support in the player.
Change History
comment:4 Changed 3 years ago by jeroen
- Status changed from new to closed
- Resolution set to worksforme
- Component set to embedder
If somebody wants ffwd / ffrw, it's really easy to build a "+5sec" and "-5sec" button in JS now.
comment:5 Changed 3 years ago by zach
- Status changed from closed to reopened
- Resolution worksforme deleted
HTML5 has built in fast forward / rewind capability, via the playback rate property
comment:6 Changed 2 years ago by jeroen
- Description modified (diff)
- Summary changed from Add fast forward / rewind support to Support for changing he playback rate
Changed the title/description to be more precise. It's not about +5/-5 buttons, but about half speed / double speed. Really easy to do in HTML5 ...
comment:7 Changed 2 years ago by pablo
- Summary changed from Support for changing he playback rate to Support for changing the playback rate
Note: See
TracTickets for help on using
tickets.

I think we can discard this for the player - will be a nice plugin (slomo) though.