Fixed issue with multivariant playlists not being handled correctly when overriding the HLS decryption key When a single video is present in the playlist, it will always try to be played regardless of whether the device reports it as 'supported' or not #1903Fixed issue with Dispose/Deinitialise...
General Improvements #1921Added support to ResolveToRenderTexture for resolving to higher bit-depth targets Android Fixes Added thread safety around audio buffering to prevent a crash seen on some devices Fixed issue with AudioOutputManager holding onto instances of MediaPlayer...
AVPro Video version 2.9.0 Ultra Operating system version: Windows 11 Device model: Developing on PC building for Quest 2 and Quest 3 Video specs (resolution, frame-rate, codec, file size): Not relevant to issue To Reproduce Set maximum android SDK level to 32. Attempt to build project for...
Author coolgong2002commentedDec 6, 2023 Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
· 16 commits to master since this release 3.0.8 c8dfbde For full documentation about features, usage and upgrading please visit the developer portal Changes Android Fixes Fixed issue when building projects under Unity 6. When using 'Application Entry Point' set to 'GameActivity', this fi...
Please DO NOT LINK / ATTACH YOUR PROJECT FILES HERE Describe the issue When building for Android and using ExoPlayer with audio output in Unity's format, an issue occurs where playing a video with 48000Hz audio after initially playing a ...
AVPro Video is a multi-platform Unity plugin for advanced video playback - Release AVPro Video v3.0.10 - 6 September 2024 · RenderHeads/UnityPlugin-AVProVideo
28 Commits Repository files navigation README AVPro Video AVPro Videois a multi-platform Unity plugin for advanced video playback This Github page is primarily for: Reporting bugs and feature requests Downloading the free trial version For more information and documentation visit theAVPro Video Devel...
Describe the bug I tried opening a video recorded by the iphone but it failed silently. (ie. MediaPlayerEvent.EventType.Error is never called.) Your Setup (please complete the following information): Unity version: 2020.1.3 AVPro Video v...
Problem description: Loading up a video with NotchLC Codec and alpha channel displays unexpected results. The video itself is simply a moving color shape with an alpha gradient. Playing with the Media Player it appears that there are onl...