Files
obs-ffmpeg-encoder/source
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
..