henkelmax / replay-voice-chat

A compatibility mod to record Simple Voice Chat with ReplayMod
MIT License
21 stars 9 forks source link

Rendering Audio #2

Closed FC-Creations closed 2 years ago

FC-Creations commented 2 years ago

In the features list it mentions rendering audio in separate channels. It doesn't seem to be rendering audio at all? I can still use it by recording the audio with OBS which is cool, but your features list leads me to believe audio should be rendering!

Let me know if you need any info from me, if this is a bug! I'll be happy to help!

issue-template-checker[bot] commented 2 years ago

Please use a template when creating an issue.

henkelmax commented 2 years ago

Oh, sorry for the inconvenience. The templates haven't het been set up.

The rendered audio is put in a separate folder named the same as the video file.

FC-Creations commented 2 years ago

Thank you, yeah I found the folders, I felt so dumb!

Do you think it's within the realm of possibility to use a similar method to extract in-game sounds as well? Or is this only possible because of how the audio from simple voice is stored?

henkelmax commented 2 years ago

There is no possibility to capture audio from an OpenAL source. We use a hacky workaround in Simple Voice Chat... Moreover, this would lie in the realm of the ReplayMod developers to implement.

FC-Creations commented 2 years ago

No, you're right. I wasn't specifically asking for YOU to do it, just to see if you had any insight in case someone, possibly myself, might consider taking the time to create a plugin that would be able to render in-game audio.

Thanks for your time, and thanks for all your hard work with these plugins!