4.3.0

Released 2021-02-22
Highlights
  • Added API for looping playback between two points in time
  • Added additional IMSC subtitle events and text extraction
Release notes

Packages

@accurate-player/accurate-player-abr

@accurate-player/accurate-player-controls

@accurate-player/accurate-player-core

@accurate-player/accurate-player-cutlist

@accurate-player/accurate-player-hls

@accurate-player/accurate-player-plugins

@accurate-player/accurate-player-progressive

@accurate-player/probe

Features

  • Core: Added API for looping playback of a part of the video.
  • Core: Util for receiving platforms Windows/Linux/Mac.
  • ImscSubtitlePlugin: Added load event to IMSC subtitle plugin.
  • ImscSubtitlePlugin: Added text extraction to IMSC subtitle plugin for retrieving entire text content from an ISD.
  • ImscSubtitlePlugin: Added startTime property to allow loading subtitles with offset in cue timings.
  • PointPlugin: Added default hotkeys for looping playback between points.
  • Probe: Add property to getMediaInfo API to indicate accuracy.
  • VttSubtitlePlugin: Added startTime property to allow loading subtitles with offset in cue timings.

Fixes

  • Core: Fixed seek issues with VFR files.