RenderHeads / UnityPlugin-AVProMovieCapture

AVPro Movie Capture is a Unity Plugin for advanced video capture to AVI/MP4/MOV files
https://renderheads.com/products/avpro-movie-capture/
45 stars 8 forks source link

Wwise Record Is So Slow? #312

Closed Aver58 closed 9 months ago

Aver58 commented 11 months ago

Describe the bug i use an empty wwise project,and record wwise successful,but it's so slow,it record by frame,It is correct? image

Your Setup (please complete the following information):

Screenshots If applicable, add screenshots to help explain your problem. image

Chris-RH commented 11 months ago

It shouldn't be that slow.
Did you follow these instructions? https://www.renderheads.com/content/docs/AVProMovieCapture/articles/component-capture-audio-from-wwise.html Could you send us a simple reproducible sample scene please? unitysupport@renderheads.com

Aver58 commented 11 months ago

To use this component some setup is required:

The Wwise package (2021.1.4 or newer) must be installed in your project. image The string AVPRO_MOVIECAPTURE_WWISE_SUPPORT must be added to Scriping Define Symbols in Player Settings > Other Settings > Script Compilation. image In the assembly definition (.asmdef) file AVProMovieCapture.Runtime set the WWise assembly definition file as a dependency. image Assign this component in your CaptureFrom* component via the [“Unity Audio Capture”] image

(https://www.renderheads.com/content/docs/AVProMovieCapture/articles/component-capture-from-screen.html#audio) field.

Chris-RH commented 11 months ago

So is it working better now?

Aver58 commented 11 months ago

I want to send you a simple reproducible sample scene,but i cant reproducible, i occur casually, i m trying to make it reproducible,find the regular

Chris-RH commented 11 months ago

So sometimes it is slow and sometimes it works as expected?

Aver58 commented 11 months ago

Is there any problem that why you dont support wwise runtime recorder? @Chris-RH

Aver58 commented 11 months ago

So sometimes it is slow and sometimes it works as expected?

i still dont know how to reproducible that , it happen on my machine,and dont happen in other people machine,is there some setting make it

stale[bot] commented 10 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Chris-RH commented 9 months ago

Wwise is offline rendering to allow better synchronisation while performing intensive rendering procedures. If you try to do it in real time then it may cause CPU spikes, resulting in stuttered audio.