github partouf/OBSInfoWriter v2.0-alpha
New OutputFormats

latest releases: 2.6.2, 2.6.1, 2.6.0...
4 years ago

Adds OutputFormat choice to the settings

  • Default (original text format, note; might be slightly different)
    • An option was added to always include separate recording and streaming times.
    • Pause is included in the events and time markers should take pauses into account.
  • EDL
    • This EDL format has been tested with Davinci Resolve 16, although note that Resolve will crash with the option Import Timeline -> Import EDL - but not before you can Save the project. (it crashes with EDL that it produces itself as well). There are other EDL import routes that are less buggy.
    • Note the EDL written by OBSInfoWriter will subtract 1 second when you stop a recording because that results in fewer issues. You can always recover the last second in Resolve.
    • EDL format ignores the time format you've configured.
  • CSV
    • This simple CSV format was after the suggestion to export CSV that Reaper can understand (Untested). Note; it does not add a header, you need to add this yourself. ("Name,Start" as the first line)
    • This format listens to the time format you've configured, so make sure that is correct (probably %d:%02d:%02d:00)

Don't miss a new OBSInfoWriter release

NewReleases is sending notifications on new releases.