10.2.0

Released 2024-06-25
Highlights
  • JIT Player
Release notes

Features

  • New JIT Player is launched, able to play content Just-In-Time using our Just-In-Time Backend.
  • An error is thrown whenever a player is initialized without a license key

Fixes

  • ⚠️ Frame accuracy in Firefox >= 115
    A change in Firefox was introduced in version 115 which caused the player to report incorrect frames when playing mp4 files containing edit lists, thus causing the player to not be frame accurate.

    Version 10.2.0 fixes this issue which means that if:
    • Running Firefox >= 115 you need Accurate player version 10.2.0 or higher to get correct frame accuracy.
    • Running Firefox < 115 you have to run Accurate.Video < 10.2.0 in order to get correct frame accuracy.

  • ⚠️ Frame accuracy in Safari
    Version 10.2.0 improves frame accuracy in Safari

  • Probe: Fixed issue where some tmcd tracks caused getMediaInfo to crash
  • TrackExtractor: Fixed bug where track extractor could crash when seeking.
  • SmoothTimeUpdatePlugin: The correct frame is now also reported on pause, fixing an issue where smooth time update plugin could report frames not matching the player.