Sverre Skodje
Sverre Skodje
It seems a task was finishing while the task itself was destructed, causing the access violation error. I would check if you have any code flows that could cause the...
I think i've discovered the cause, thank you.
Let me know if it's fixed with 355c3ddc9a1f6ea6515c4f2a817a9a0944ec9c58 :)
I keep a pretty weird day schedule, hehe. I'm not happy at all with the code for audio recording, so i'm going to rewrite it in the near future. I'm...
Doesn't seem like it is possible at the moment.. There needs to be a change in the API from Microsofts end i think.
As for your first issue, do you also check for success before trying to move the file? Perhaps it is related to the second issue. The error message is from...
The audio thing is just a flag that some times is set during normal operation, so it's not an error. I can't really see anything abnormal from these logs. What...
From the logs, what appears to be happening is a failure in the graphics driver resulting in DXGI_ERROR_DEVICE_REMOVED error as access to the graphics driver is temporarily lost. It could...
Do you have any sort of power saving that kicks in after a certain time to turn off the monitor? I may have found some issues with that.
I've been doing some testing, and have been unable to reproduce the issue with 5000 recordings in a row over the span of an hour, so i'm basically aiming blind...