Moving Around In-Game causes slight blurring?

tcprix

New Member
I recently watched a game I streamed and noticed when I'm still most things look perfect and then when I start to run (Apex Legends, Arma 3) the surroundings start to blur and I swear it didn't look like that before.

Here's my log from my last short stream: https://obsproject.com/logs/YktH-rbre98YUr8l
Link to VOD: https://www.twitch.tv/videos/984097258 - when moving its slightly pixelated/blurry looking

I just want to know if I can change this or am I stuck with it. If you have any suggestions on how to fix this by maybe lowering bitrate or something let me know, thanks.
 
1. One of your audio devices (Speakers) has a sample rate that doesn't match the rest. This can result in audio drift over time or sound distortion. Check your audio devices in Windows settings (both Playback and Recording) and ensure the Default Format (under Advanced) is consistent. 48000 Hz is recommended.
OBS Sample Rate: 48000 Hz
Speakers (Logitech G432 Gaming Headset): 44100 Hz
Analogue 1 + 2 (Focusrite Usb Audio): 48000 Hz
2. Cap your games at 60 FPS
3. Having the YUV Color range set to "Full" will cause playback issues in certain browsers and on various video platforms. Shadows, highlights and color will look off. In OBS, go to "Settings -> Advanced" and set "YUV Color Range" back to "Partial".
 
1. One of your audio devices (Speakers) has a sample rate that doesn't match the rest. This can result in audio drift over time or sound distortion. Check your audio devices in Windows settings (both Playback and Recording) and ensure the Default Format (under Advanced) is consistent. 48000 Hz is recommended.
OBS Sample Rate: 48000 Hz
Speakers (Logitech G432 Gaming Headset): 44100 Hz
Analogue 1 + 2 (Focusrite Usb Audio): 48000 Hz
2. Cap your games at 60 FPS
3. Having the YUV Color range set to "Full" will cause playback issues in certain browsers and on various video platforms. Shadows, highlights and color will look off. In OBS, go to "Settings -> Advanced" and set "YUV Color Range" back to "Partial".

Yes I read all that, I'm playing through xbox one so not sure I can cap frame rate, I think I have it set to 60fps on obs settings for stream. Also I could not find this 'YUV Color' setting in advanced settings, I literally read every word 2 times.
 
Sorry, it's just Color Range:
1618183774463.png


As for the blur, you're trying to run 1080p60 on the x264 Veryfast encoder at 6000kbps. 1080p60 video "wants" 12,000kbps for average-motion video, so you're running it at half the needed bitrate, and on a not-very-good-quality compression preset, with high-motion games (which need MORE bitrate).

Advise dropping your streaming framerate to 30fps. Also, swap over to the NVENC encoder; it will deliver quality on-par with x264 Fast on your 1060 (Pascal core encoder) with no in-game impact as NVENC is a completely separate part of the GPU die. Use the Quality preset (NOT Max Quality!) and disable both Psychovisual Tuning and Lookahead, which are well-known to cause issues.
 
Sorry, it's just Color Range:
View attachment 69917

As for the blur, you're trying to run 1080p60 on the x264 Veryfast encoder at 6000kbps. 1080p60 video "wants" 12,000kbps for average-motion video, so you're running it at half the needed bitrate, and on a not-very-good-quality compression preset, with high-motion games (which need MORE bitrate).

Advise dropping your streaming framerate to 30fps. Also, swap over to the NVENC encoder; it will deliver quality on-par with x264 Fast on your 1060 (Pascal core encoder) with no in-game impact as NVENC is a completely separate part of the GPU die. Use the Quality preset (NOT Max Quality!) and disable both Psychovisual Tuning and Lookahead, which are well-known to cause issues.

Man thank you so much for all your info I appreciate it so much!! So helpful god damn you deserve a raise.
 
Back
Top