Skip to content

AVPro Movie Capture v5.2.0 - 14 December 2023

Choose a tag to compare

@Ste-RH Ste-RH released this 14 Dec 16:02
· 13 commits to master since this release
0e975e0

For full documentation about features, usage and upgrading please visit the developer portal

Changelog

General

  • Enchancements
    • #305 Reworked CaptureFromScreen to not call StartCoroutine every frame
    • #338 Added property for _pauseCaptureOnAppPause
    • #324 Added option to enable audio clips to be reset on capture start
    • Added convenience method SetMicrophoneRecordingHint to CaptureBase

macOS/iOS

  • Enhancements
    • #331 Added fixed and nearest frame presentation timestamp modes for realtime capture

iOS/Android

  • Enhancements
    • #235 Added support for writing webcam texture orientation metadata to the captured video file

Android

  • Fixes
    • #344 Fixed issue with captures being flipped when using the CaptureFromTexture component
  • Known Issues
    • When using Unity 2022 or later, CaptureFromScreen will produce incorrect captures when using the Vulkan graphics API with PlayerSettings.vulkanEnablePreTransform enabled