stream-labs / obs-studio-node

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

Switch to preset2 for nvenc codecs #1391

Closed summeroff closed 6 months ago

summeroff commented 6 months ago

Description

Motivation and Context

preset field changed name to "preset2" and list of values too. Need to switch code to use new propertie and migrate settings to new one.

How Has This Been Tested?

New propertie: Manually check what new values used and saved. Migration: Manually prepared cache on old version and then run new to see if settings migrated correctly.

Types of changes

Checklist: