stream-labs / obs-studio-node

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

Simplify simplified recording settings #1431

Closed eugen15 closed 6 months ago

eugen15 commented 6 months ago

Description

Fixed simple recording behavior. Now it ignores the Automatic File Splitting option.

Motivation and Context

Fixed the behavior according to the Asana ticket.

How Has This Been Tested?

In the Simple Output Mode it does not split files now. In the Advanced Output Mode it respects the Automatic File Splitting option.

Types of changes

Checklist: