Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 510 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 510 Bytes

Stream-Video-Merger

Automates combining stream recordings into one long video and .zips it for you. Drag OBS recordings into .exe to create.

Control the result file type, zip, and webm generation in the settings.json file. settings.json will be created with default options on first execution (if one isn't found)

Requires FFMPEG.exe and FFPROBE.exe to be in your PATH. ( https://www.wikihow.com/Install-FFmpeg-on-Windows explains setup better than I could)

Derivative of FUSER project.

Runs on .net 5.0