window size

KelZareD

New Member
Hello :)

I wanted to ask if it is possible, as with XSplit, which is the resolution in the streams is also the window size has the OBS.

Let's say I have the 1920x1080 resolution streame but only in 1280x720, but the window is in OBS to 1920x1080.

When I add things for 1280x720 and they draw large as that is the stream filled with it, diminishes the quallität, since for example it an image attracts greater than it is.


Desired: The stream that window exactly as large as the output is from the stream at the end :)


PS: Sry for my english :S

Sincerely yours
KelZar
 

KelZareD

New Member
the problem is, when i have the windows screen resolution 1920x1080 and i will stream in 1280x720.
so the preview window is on 1920x1080 and not 1280x720
 

R1CH

Forum Admin
Developer
The preview window will match your output resolution in OBS if 1:1 mode is set.
 

KelZareD

New Member
I may have expressed myself wrong, one can change the way the output streams should be, in my case 1280x720, but the window where you can edit everything stays at 1920x1080.

On the picture you can see that the page is rendered in 1280x720 and the stream picture is larger than 1280x720
http://www.eddd.de/obs1.jpg

On the picture you can see that I have put it to 1280x720 as output.
http://www.eddd.de/obs2.jpg
 

R1CH

Forum Admin
Developer
EDIT: Ah, I see what you mean. The scene is composited at base resolution but shown at output resolution.
 

dodgepong

Administrator
Community Helper
You have to think of the OBS base resolution as like a "canvas size", and it is downscaled after the scene is assembled and before it gets encoded. So the Browser source you have there is set to 1280x720, and put onto a 1920x1080 "canvas". Then the whole picture is downscaled from 1920x1080, including the browser source, and since the browser was already 1280x720, it will be shrunk to less than that, which is why it looks small.

To fix your problem, change the Browser source to be 1920x1080.
 
Top