UnityPlugin-AVProMovieCapture
UnityPlugin-AVProMovieCapture copied to clipboard
AVPro Movie Capture is a Unity Plugin for advanced video capture to AVI/MP4/MOV files
**Unity VideoPlayer component rendered with slowed down video** Reproduceable on iOS Unity VideoPlayer component on scene was rendered slowed down approximatively at x0.5 speed in captured video. Other objects on...
Unity's VideoPlayer component doesn't seem to handle changing Time.captureFramerate, that we use for offline rendering. I'm sure we could add support to frame-step it in the future.
An obscure bug with H.264 CPU encoding at 4K (very hard to replicate) where on about 25% of recordings every 3 to 5 seconds or so it skips & repeats...
**Is your feature request related to a problem? Please describe.** Sometimes file writing fails. The only way to detect this is to check for the existence of the file. In...
**Describe the bug** I am trying to manually record a video (meaning I call `Capture` when I want to record the frame), the problem I am having is that the...
Add a way to refresh audio devices during runtime. Requested for Windows.
Visit the **[Developer Portal](https://www.renderheads.com/content/docs/AVProMovieCapture/articles/download.html)** for **full documentation, scripting reference, class reference and FAQ**
A user has an online application where its users can navigate to any location i.e. moving the camera, and then start recording when they have a desired initial orientation. The...
This is something we need to validate and include in the documentation. A good test scene needs to be created. The different platforms and audio / capture paths need to...
The ability to record to a buffer, keeping the last X seconds of video: Constantly recording and keeping the last 10-15 seconds - An option to keep the last X...