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
Bug fix (non-breaking change which fixes an issue)
Checklist:
[x] The code has been tested.
[x] All commit messages are properly formatted and commits squashed where appropriate.
[x] I have included updates to all appropriate documentation.
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: