Closed melvyn2 closed 3 years ago
Also add yourself to the CREDITS.md
if you want
Formatting is fixed, I'm fine without credit.
On second look, I'm not sure how it gets this far in the first place. Odd resolutions should be blocked by the config: https://github.com/matanui159/ReplaySorcery/blob/master/src/config.c#L60
I didn't set a resolution in the config (I don't have a config at all), so perhaps the auto-set resolution bypasses the check.
Maybe the odd-size correction as part of the automatic resolution detection (although I don't know why you have odd dimensions)
It seems that before, my second monitor was offset by 1919
pixels instead of 1920
pixels. Running xrandr --output (display2) --right-of (display1)
fixed it. I still think the issue is valid though.
Fix odd resolutions crashing the encoder (usually from multiple monitors). Example: