Skip to content

Releases: RenderHeads/UnityPlugin-AVProVideo

AVPro Video v2.6.6 - 14 November 2022

14 Nov 13:10
c8dfbde
Compare
Choose a tag to compare

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

Changes

General

  • Changes
    • Renamed 'AVProVideo/Internal/UI/AndroidOES' to 'AVProVideo/Internal/UI/Stereo - AndroidOES'
    • Renamed 'AVProVideo/Internal/UI/Transparent Packed' to 'AVProVideo/Internal/UI/Transparent Packed (stereo)'
    • Renamed 'AVProVideo/Internal/UI/Transparent Packed - AndroidOES' to 'AVProVideo/Internal/UI/Transparent Packed (stereo) - AndroidOES'
  • Fixes
    • #1363 Fixed issue with MediaPlayer setter in ResolveToRenderTexture
  • Improvements
    • Added 'stereo' to the UI transparent shaders

Android

  • Fixes
    • #1342 Shaders fixed for right eye offset issues when using multiview in VR with OES and monoscopic videos
    • #1352 Return from plugin modified to address issue seen only in Unity 2018
  • Improvements
    • Added 'multiview' support to the UI transparent OES shader (AVProVideo/Internal/UI/Transparent Packed (stereo) - AndroidOES)

iOS/macOS/tvOS

  • Fixes
    • Fixed leak of cached texture assets when a player is closed

macOS

  • Fixes
    • Fixed crash caused by playing back a HAP movie with the texture format set to "Y Cb Cr 420"
    • Fixed issue with playback of HAP movies losing fps over time

AVPro Video v2.6.5 - 14 October 2022

14 Oct 13:03
079b477
Compare
Choose a tag to compare

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

Changes

Android

  • Fixes
    • #1313 Audio piped through Unity should now sync on loop
  • Changes
    • Upgraded ExoPlayer from 2.18.0 to 2.18.1

macOS/iOS/tvOS

  • Improvements
    • #1314 Added support for modifying the audio output mode after player creation but before calling OpenMedia
  • Fixes
    • #1314 Fixed issue with exception being thrown when setting a new media player instance on an audio output component
    • #1326 Built with Xcode 13.2.1 to ensure compatibility with Unity cloud build

Windows

  • Fixes
    • #1316 Fixed compile issue with AppleMediaPlayer+Native.cs when using the Windows editor with macOS targets supported

AVPro Video v2.6.4 - 30 September 2022

30 Sep 17:14
079b477
Compare
Choose a tag to compare

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

Changes

Android

  • Fixes
    • Better feedback of bitrate for video tracks

macOS/iOS/tvOS

  • Fixes
    • #1305 Fixed issue currentDate always returning 0 even though the media has a time mapping
    • #1311 Fixed issue with textures persisting in the texture cache after all player instances have been released

iOS

  • Fixes
    • Fixed issue with player not being paused on iOS when the control centre overlay is showing

AVPro Video v2.6.3 - 26 September 2022

26 Sep 17:30
079b477
Compare
Choose a tag to compare

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

Changes

Android

  • Improvements
    • ExoPlayer API path now supports RTMP playback
    • #1293 Added pause/resume functionality to Download/Cache (Android only)
  • Fixes
    • #1289 Fixed Resolve To RenderTexture for none-OES playback

Windows

  • Fixes
    • #1265 Fix for first frame of video not being correctly shown sometimes
    • #1286 Fix for D3D12 texture crash with Unity 2022
    • #1297 Fix for some videos greater than 8K in resolution causing errors

AVPro Video v2.6.2 - 8 September 2022

08 Sep 16:23
079b477
Compare
Choose a tag to compare

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

Changes

macOS / iOS / tvOS

  • Improvements
    • Added support for getting track title from "org.mp4ra" metadata when the common metadata lookup fails
  • Fixes
    • Fixed crash caused by enabling looping on a player that was created with looping disabled and "Use single player item" is not enabled

Android

  • Fixes
    • #1283 Regression issue fixed due to previous fix for issue #1278

Windows

  • Known Issues
    • HAP playback of videos with a width greater than 8192 might currently fail. We hope to fix this in the next update. Advise using v2.5.7 until then. Contact us if you do not have this version available to you

AVPro Video v2.6.1 - 2 September 2022

02 Sep 11:22
079b477
Compare
Choose a tag to compare

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

Changes

General

  • Fixes
    • Fixed issue with certain properties (Loop, AudioVolume, AudioMuted, etc.) on MediaPlayer not reflecting changes made directly on the IMediaControl interface

macOS / iOS / tvOS

  • Fixes
    • #1261 Fixed issue where playback would not resume after an audio interruption such as receiving a call
    • #1268 Fixed issue with looping when looping hasn’t been enabled before OpenMedia is called

Android

  • Fixes
    • #1278 SetPlaybackRate behaves like other platforms now

Windows

  • Known Issues
    • HAP playback of videos with a width greater than 8192 might currently fail. We hope to fix this in the next update. Advise using v2.5.7 until then. Contact us if you do not have this version available to you

AVPro Video v2.6.0 - 24 August 2022

24 Aug 11:29
079b477
Compare
Choose a tag to compare

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

Changes

Windows

  • Fixes
    • #1237 Fixed issue with pixel aspect ratio not being respected when using the MediaFoundation API

macOS / iOS / tvOS

  • Improvements
    • Added new audio mode "System Direct With Capture". This allows access to the PCM data via MediaPlayer.Control.GrabAudio() for analysis or for generating your own visualisations.

tvOS

  • Fixes
    • #1248 Fixed compile issue with UpdateMultiPassStereo script

AVPro Video v2.5.7 - 28 July 2022

28 Jul 15:28
079b477
Compare
Choose a tag to compare

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

Changes

Windows

  • Fixes
    • #1237 Fixed issue with DirectShow not displaying videos at the correct aspect ratio when DAR didn't match SAR

Android

  • Fixes
    • #1238 Fixed null exception related to SetOverrideDecryptionKey()

macOS / iOS

  • Fixes
    • #1239 Fixed issue with thumb not tracking input when scrubbing a HLS video

AVPro Video v2.5.6 - 21 July 2022

21 Jul 10:04
079b477
Compare
Choose a tag to compare

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

Changes

Android

  • Added
    • #1236 Added maximum bitrate and resolution limitations to media caching (Android only)
    • Added HLS Decryption (AES) 'Auth Token' and 'Key Override' support
  • Fixes
    • #1044 Fixed JNI overflow issue
    • #1234 More reliable source video framerate when using the MediaPlayer API path

Windows

  • Fixes
    • #1235 Fixed NotchLC pixelated decode bug in DX11 (regression introduced in 2.3.2)

AVPro Video v2.5.5 - 12 July 2022

13 Jul 13:29
079b477
Compare
Choose a tag to compare

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

Changes

Windows

  • Fixes
    • #1228 Fixed transparent NotchLC videos displaying with red-blue channels swapped

Android

  • Improvements
    • Added option to change final blit texture filtering (Point|Bilinear|Trilinear). Note this will only take affect when using none-OES playback
  • Fixes
    • #1227 Fixed OES GLSL shader regression introduced in 2.5.4 that caused shaders to not compile on some Adreno GPUs
    • Fixed cloud server playback regression introduced in 2.5.4 that caused exception to be thrown