Skip to content

v1.6.4

Latest

Choose a tag to compare

@ruccho ruccho released this 26 Jun 05:54
Immutable release. Only release title and notes can be modified.
b40f935

What's Changed

Fixed

  • Fixed recording failures that could occur under heavy frame rate fluctuations, where video frames spaced too closely together (less than half a frame interval apart) caused the muxer to fail. Such frames are now dropped to keep the output valid.
  • Fixed audio handling on platforms that report audio timestamps in coarse, discrete steps (Apple, Android, and Linux/FFmpeg). Discrete timestamps are now interpreted correctly, preventing video output failures.
  • Fixed audio drifting out of sync with video after resuming from a suspended state. Inserted silence gaps are now placed at the correct position so audio no longer lags behind video.

PRs

Full Changelog: v1.6.3...v1.6.4