Skip to content

OBS recording of multiple replays are not being correctly written to FLV #2

Description

@swoldemi
  1. Run S2V.exe with correct configuration and replays directory populated with more than 1 .slp (13 in my case)
  2. Wait for the recording of the second replay to be completed. The replays are played back to back, in succession.
  3. View OBS videos directory as defined in the configuration file.

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions