stream-labs / obs-studio-node

libOBS (OBS Studio) for Node.Js, Electron and similar tools
GNU General Public License v2.0
593 stars 99 forks source link

Restore lines which were accidentally removed #1441

Closed eugen15 closed 2 months ago

eugen15 commented 2 months ago

Description

Restores lines which were accidentally removed during a bug fix. Fixes a crash of recording with splitting to multiple files.

Motivation and Context

Fixes an issue created accidentally during another bug fix

How Has This Been Tested?

THe application does not crash with the current fix.

Types of changes

Checklist: