UnityPlugin-AVProMovieCapture
UnityPlugin-AVProMovieCapture copied to clipboard
AVPro Movie Capture is a Unity Plugin for advanced video capture to AVI/MP4/MOV files
**Describe the bug** Trying to use DirectX 12 with Unity and I get this message: [AVProMovieCapture] Limitations of Basic Edition reached: • D3D12 is not supported, please switch to D3D11....
I am using Capture From Screen component. When I record the video in editor, the output is coming with the same colors as of the demo scene environment but when...
**Describe the bug** CompletedFileWritingAction never called after screenCapture.StopCapture(); NativePlugin.IsFileWritingComplete(_handle) always return false **Your Setup (please complete the following information):** - Unity version: Unity2020.3.29f1 - AVPro Movie Capture version: version: 5.0.2...
**Describe the bug** Capture does not start when using wwise audio. **Observations** - It works fine when wwise is not set as the audio capture. - Wwise.asmdef doesnt exist anymore....
Followup to this issue. https://github.com/RenderHeads/UnityPlugin-AVProMovieCapture/issues/232 When in editor, recordings freeze once the video input changes.
**Describe the bug** When the recording starts in iOS, the app crashes. I don't have access to the application logs, but I do have the crash report from App Store...
I would like the ability to add metadata tags to the MP4 file, on initialization or on CompletedFileWritingAction, similar to what is possible using https://ffmpeg.org/ffmpeg-all.html#Metadata-1 This does not have to...
Hello **Is your feature request related to a problem? Please describe.** I am not sure if you do have this feature in AVProCapture API which I have been trying to...
I would like to switch between audio source while recoding . currently audio source can be switch only before recoding start.
**Is your feature request related to a problem? Please describe.** I want to generate videos to share, and not have to deal with cleanup. **Describe the solution you'd like** In...