UnityPlugin-AVProMovieCapture icon indicating copy to clipboard operation
UnityPlugin-AVProMovieCapture copied to clipboard

AVPro Movie Capture is a Unity Plugin for advanced video capture to AVI/MP4/MOV files

Results 99 UnityPlugin-AVProMovieCapture issues
Sort by recently updated
recently updated
newest added

Hi. I use one of the multi microphones in the window to capture. Changing the input audio setting of avpro Capture does not apply. The default microphone of the window...

Bug 🐛
windows

Optimise CaptureFromCamera to prevent scene rerendering using CommandBuffers

enhancement

Sometimes, only need to take a screenshot, and the rendering sequence frame will render many

enhancement

Are there any plans to support natively Windows Universal Platform? Probably it will work (or not?) if packaging standalone app via Desktop Bridge. But in that case another plugin, like...

enhancement

Currently post-process effects don't get rendered correct when doing a 360 capture. We're currently looking to improve this, via rendering in segments and edge blending. We also need to improve...

enhancement

Currently because ODS renders in segments, any screen space effects will results in seams. Ideally we need to render ODS with a large padding and only use the inner area....

enhancement

Currently the ApplyToMaterial/ApplyToMesh scripts don't work correctly. This is due to materina.mainTexture not working with HDRP, so it needs to be changed eg: //_material.mainTexture = texture; _material.SetTexture("_BaseColorMap", texture); Have to...

enhancement

### Unity Version 2022.3.22f1 ### AVPro Movie Capture Version 5.3.0-TRIAL ### Which platform(s) are you using? macOS, iOS ### Which OS version(s) are you using? Mac OS 13.6 ### Which...

Bug 🐛

**Describe the issue** AVPro 5.3.0 fails to compile when building for WebGL. **Your Setup (please complete the following information):** - Unity version: 2022.3.40f1 - AVPro Video version (number and edition...

### Unity Version Unity 2021.3 ### AVPro Movie Capture Version AVPro Movie Capture v5.2.4 - 19 March 2024 - Trial ### Which platform(s) are you using? Windows ### Which OS...

Bug 🐛
windows