stream-labs / obs-studio-node

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

Fix Adv Video settings #1302

Closed summeroff closed 1 year ago

summeroff commented 1 year ago

Description

Motivation and Context

Video settings was moved to osn::Video from OBS_settings. But some advanced video settings was left in OBS_settings. They get lost as osn::Video overwrites config files.

How Has This Been Tested?

Run on a clean users cache. Change Adv Video settings See if they saved and applied.

Types of changes

Checklist: