encoder: Fix width and height to use rescaled resolution #9

Merged
Xaymar merged 1 commits from patch-8 into master 2019-10-31 06:34:59 +01:00

1 Commits

Author SHA1 Message Date
Michael Fabian 'Xaymar' Dirks e2ee864825 encoder: Fix width and height to use rescaled resolution
The function video_output_get_info does not contain rescaling information from the output tab, so by replacing it with obs_encoder_get_width/height we can actually use the scaled resolution.
2019-10-31 06:27:01 +01:00