Open swoldemi opened 5 years ago
Bump @nachoverdon
This is weird. And looks more like an OBS bug. If the second replay is different, the recorded video should be different as well lol.
Have you checked that you don't have duplicated replays? Have you tried with some other format like .mp4?
Rename was implemented on a dev branch, but I'm still waiting for https://github.com/project-slippi/Ishiiruka/pull/11 to get merged.
Preferred behavior: there are 2 FLV files in the OBS videos directory, each with their respective contents of the two SLP replays. Actual behavior(s): (a) there are 2 FLV files in the directory, each having the same contents (the first replay that was played by Slippi and recorded by OBS) or (b) there is 1 FLV that is 0 bytes in size (assuming OBS isn't sending data over the WebSocket for whatever reason or the write isn't being invoked until a buffer gets full).
The latter case, (b), happens rather inconsistently.
If the actual behavior is intended, I would appreciate a change for the preferred behavior or implementation of the obs.rename/obs.restructure flags.