Dr. Ralf S. Engelschall

Results 97 comments of Dr. Ralf S. Engelschall

Ok, I can confirm that with the `audio_output_stop()` in `source_record_filter_destroy` most of the crashes are gone. Unfortunately, when I open/close OBS Studio and switch between scene collections long enough I...

Yes, indeed. You're right. I'm puzzled myself now what I've done yesterday: ``` $ grep -r audio_output_stop . Binary file ./obs-studio/build/plugins/source-record/source-record.dir/Release/source-record.obj matches ./obs-studio/plugins/source-record/source-record.c: audio_output_stop(context->audio_output); ```` So, in my whole source...

Ok, the `audio_output_stop` aspect I no longer understand myself. So I started from scratch this morning with the latest HEAD of your master branch. A simple OBS Studio shutdown immediately...

Ok, I've found out more through dozens of tests: if Source Record is just applied once(!) on a scene/source, the crashes on scene collection switching do not occur. If it...

[ALL BASED ON LATEST SOURCE RECORD master/HEAD AS OF TODAY, INCLUDING THE LATEST FIXES] Ok, I've reduced my OBS Studio config to just a single profile plus 4 scene collections...

Please tell me if I can, beside the sample config and some stack traces above, give you more information to let you hunt down the root cause of the problem...

Good that you are at least able to reproduce the crash now on your side, too. This way the chance is a lot higher to really find the root cause...

Sorry for the delay in my response: I've today tested it with the latest version (HEAD as of today) and unfortunately it still crashes. I still use the configuration you...

OBS Studio still always crashes one I switch away from any scene collection where Source Record is applied twice on a scene. Not always is a stack trace written. But...

I can confirm this issue: When I set CTRL+ALT+I as the hotkey for the Source Record Save Replay, on exit I see no entry in the `basic.ini` of my profile...