mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-07-14 17:24:17 -04:00
The problem with using obs_get_video_info for a default is that the user can change that value. A default should not be a value that is subject to change based upon the user's settings. Instead, choose a sane "normal" value, like 1920x1080. Later on, this should be replaced with a system that allows automatic resizing via the user.