Sverre Skodje
Sverre Skodje
If you enabled detailed logging and capture an error, i could take a look at it. It's impossible to answer without more to go on.
You can turn off the video input, but it will be a black screen video with audio, not an audio file.
>Am I doing something wrong here? I am unclear as to what would be going on here or if there is some missing dependency that is handled when this is...
Logging with "trace" will help identify where in the code the crash happens. It looks to either crash in the Audio capture, or when initializing the video encoder. Turning of...
No, but it's on the road map.
Was this with one of the releases, or compiled from the main branch? I pushed some fixes for audio drift issues a few days ago, but haven't made a new...
Do you know the sample rate and bit rate of your microphone and output device in windows audio settings? I'm guessing it has to be something about that, as i'm...
Thanks, that's very helpful. I can probably guess it's due to mixing input and output with different samle rates, as i've had some bugs with that before. I'll try to...
Unfortunately i wasn't able to reproduce it on any of my hardware, so the issue is kind of stuck.
I fixed some audio drift issues in version 5.2.0. You see if it fixes your issues. https://github.com/sskodje/ScreenRecorderLib/releases/tag/v5.2.0