koala
Active Member
actually 2 bugs:
- in settings->advanced->Replay buffer filename prefix, if you replace the default "Replay" with an empty string, because you don't want any prefix, OBS will fill this field with "Replay" again if you close and restart OBS
- if you set this field to " " (one space) to avoid the above situation, OBS will not start any more the next time. If I edit C:\Users\<user>\AppData\Roaming\obs-studio\basic\profiles\<current profile name>\basic.ini and remove the space at "RecRBPrefix=", it will start again.
A crashdump is produced in C:\Users\<user>\AppData\Local\CrashDumps on startup. I can upload one, if you are interested, but I think it's a trivial bug so no crashdump required.
Proposal: Instead of pasting a prefix and suffix to the recording filename for the replay filename, make 2 fields with macro processing:
Recording Filename Formatting: %CCYY-%MM-%DD %hh-%mm-%ss
Replay Filename Formatting: Replay %CCYY-%MM-%DD %hh-%mm-%ss
So we can set the complete Replay Filename, not only prefix and suffix.
- in settings->advanced->Replay buffer filename prefix, if you replace the default "Replay" with an empty string, because you don't want any prefix, OBS will fill this field with "Replay" again if you close and restart OBS
- if you set this field to " " (one space) to avoid the above situation, OBS will not start any more the next time. If I edit C:\Users\<user>\AppData\Roaming\obs-studio\basic\profiles\<current profile name>\basic.ini and remove the space at "RecRBPrefix=", it will start again.
A crashdump is produced in C:\Users\<user>\AppData\Local\CrashDumps on startup. I can upload one, if you are interested, but I think it's a trivial bug so no crashdump required.
Proposal: Instead of pasting a prefix and suffix to the recording filename for the replay filename, make 2 fields with macro processing:
Recording Filename Formatting: %CCYY-%MM-%DD %hh-%mm-%ss
Replay Filename Formatting: Replay %CCYY-%MM-%DD %hh-%mm-%ss
So we can set the complete Replay Filename, not only prefix and suffix.