Question / Help how do i stretch the stream if my game is stretch to remove black bars

Elias13602

New Member
I did all youtube tutorials none of them worked idk what to do .
my game is 1280x1024 and i would like to stream it that way without black bars what do i do?
 

koala

Active Member
The easiest thing to do would be if you configure your game to run with a 16:9 aspect ratio resolution, for example 1280x720, instead of a 4:5 resolution like 1280x1024, and use that as canvas and output resolution. Stretching distorts the video and is not desirable. You can also crop the top and bottom 152 lines to create a video that contains 720 lines instead of 1024.
 

koala

Active Member
If you don't know how to do anything, it's time to learn how to do something. You cannot run before you know how to crawl, so start with crawling by reading the OBS quickstart guide: https://obsproject.com/wiki/OBS-Studio-Quickstart
OBS concepts and operational overview. The most important guide to understand how OBS works: https://obsproject.com/wiki/OBS-Studio-Overview

The whole collection of the official OBS guides: https://obsproject.com/wiki/
User-created resources and guides: https://obsproject.com/forum/resources/
 
Top