Question / Help How to enable level 5.2 for stream 4K, 60fps?

TryHD

Member
If you have 96% GPU load trying to do 60 FPS, you either need to reduce frame size, reduce quality options in-game, cap in-game framerate, or not do 60 FPS.
That will not help i would say ,at this point OBS is simply to inefficient. He does play in 1080p (so the game is most likely low stress for that GPU) and does upscale to 2160p.
Schapochka can try his luck with xsplit, if that won't work too, Geforce experience is the only way to do 2160p
 

Narcogen

Active Member
Scaling down does not cost much GPU resources. A canvas resolution of 720p would be drastically more performant than 1080p. Every frame has to be rendered, and a larger frame takes more time. Downsizing is not expensive.
 

TryHD

Member
Scaling down does not cost much GPU resources. A canvas resolution of 720p would be drastically more performant than 1080p. Every frame has to be rendered, and a larger frame takes more time. Downsizing is not expensive.
yeah whatever, 2160p is here the goal not 720p.
 

Fenrir

Forum Admin
I feel like you have a very strong misunderstanding on how OBS and computer graphics in general work. Check our guide for more information here: https://obsproject.com/wiki/GPU-overload-issues

The reason that something like GFE does not have this issue is that they:

A) Have access to NVFBC, which is direct, on-GPU capture. This is exclusive to NVIDIA and Steam streaming as a capture method. NVIDIA doesn't let anyone else use it.
B) They do not composite (i.e. add different things to your scene with location, sizing, etc.), which means there is no additional load added to the GPU to render a scene before it can be encoded.

The hardware simply cannot handle playing a game in 1080p, upscaled to 2160p, rendering the scene in OBS, and encoding it all at the same time. Saying that OBS is "too inefficient" is not accurate at all here. It is OK if you do not understand how all the technical aspects function, but please don't assign blame where it is not warranted.
 

TryHD

Member
I feel like you have a very strong misunderstanding on how OBS and computer graphics in general work.
Thank you but you are very wrong, I'm pretty aware of it and that is the reason why i wrote what i wrote.
A) Have access to NVFBC, which is direct, on-GPU capture. This is exclusive to NVIDIA and Steam streaming as a capture method. NVIDIA doesn't let anyone else use it.
B) They do not composite (i.e. add different things to your scene with location, sizing, etc.), which means there is no additional load added to the GPU to render a scene before it can be encoded.
And here is the reason why he should use GFE if xsplit doesn't work.
The hardware simply cannot handle playing a game in 1080p, upscaled to 2160p, rendering the scene in OBS, and encoding it all at the same time.
With OBS, but like i said xplit does this more efficient at 2160p, so saying that OBS is
"too inefficient"
is very is accurate
It is OK if you do not understand how all the technical aspects function, but please don't assign blame where it is not warranted.
This backfired badly for you.
 

Fenrir

Forum Admin
So you keep saying, but you have provide no evidence or explanation to back up anything, which I have.

If you wish to continue this discussion, feel free to PM me with your findings and testing methodologies. Let's keep this thread clear as it doesn't help the original poster.
 

TryHD

Member
Hostility and rudeness is against our policy. Please remain civil.
So you keep saying, but you have provide no evidence or explanation to back up anything, which I have.

If you wish to continue this discussion, feel free to PM me with your findings and testing methodologies. Let's keep this thread clear as it doesn't help the original poster.
All your posts in this thread didn't help at all, you can delete them and my replies to them if you realy want to help
 

KGB1st

New Member
I can't understand too, some of keys of latest NVIDIA GPUs.. I posted on devtalks some topic, but nobody answer.
https://devtalk.nvidia.com/default/...ding-with-hardware-requirements-of-streaming/
As I understood, nvidia didn't released GPU (no matter it's latest turing or pascal arc) wich can operate within 2160@60 on h.264.

Only h.265 supports can guaranted it. But, as I know, no one of streaming platforms doesn't support this encoder profile.

P.S. so only professional encoder hardware can do it.. And it will be work only if OBS support it
P.S.S. but I know 100% that all these gpus supports 2160p@30, because this is TVs' standard, not a gaming :\
 
Last edited:

TryHD

Member
Only h.265 supports can guaranted it. But, as I know, no one of streaming platforms doesn't support this encoder profile.
Seems like outdated information by nvidia, they are able to do it.
Code:
General
CompleteName                     : C:\Users\User\Videos\XSplit Videos - x@gmail.com\2018-11-13_22-16-22.mp4
Format                           : MPEG-4
Format_Profile                   : Base Media
CodecID/String                   : isom (isom/iso2/avc1/iso6/mp41)
FileSize/String                  : 252 MiB
Duration/String                  : 26 s 133 ms
OverallBitRate_Mode/String       : Variable
OverallBitRate/String            : 80.8 Mb/s

Video
ID/String                        : 1
Format                           : AVC
Format/Info                      : Advanced Video Codec
Format_Profile                   : High@L5.2
Format_Settings                  : CABAC / 1 Ref Frames
Format_Settings_CABAC/String     : Yes
Format_Settings_RefFrames/String : 1 frame
Format_Settings_GOP              : M=1, N=30
CodecID                          : avc1
CodecID/Info                     : Advanced Video Coding
Duration/String                  : 26 s 133 ms
BitRate/String                   : 80.7 Mb/s
Width/String                     : 3 840 pixels
Height/String                    : 2 160 pixels
DisplayAspectRatio/String        : 16:9
FrameRate_Mode/String            : Variable
FrameRate/String                 : 60.000 FPS
FrameRate_Minimum/String         : 59.767 FPS
FrameRate_Maximum/String         : 60.000 FPS
ColorSpace                       : YUV
ChromaSubsampling/String         : 4:2:0
BitDepth/String                  : 8 bits
ScanType/String                  : Progressive
Bits-(Pixel*Frame)               : 0.162
StreamSize/String                : 251 MiB (100%)

Audio
ID/String                        : 2
Format                           : AAC
Format/Info                      : Advanced Audio Codec
Format_Profile                   : LC
CodecID                          : mp4a-40-2
Duration/String                  : 25 s 993 ms
Duration_FirstFrame/String       : 33 ms
BitRate_Mode/String              : Variable
BitRate/String                   : 96.0 kb/s
Channel(s)/String                : 2 channels
Channel(s)_Original/String       : 1 channel
ChannelPositions                 : Front: C
SamplingRate/String              : 44.1 kHz
FrameRate/String                 : 43.066 FPS (1024 SPF)
Compression_Mode/String          : Lossy
StreamSize/String                : 310 KiB (0%)
Title                            : Mixed Audio
Default/String                   : Yes
AlternateGroup/String            : 1
 

KGB1st

New Member
Seems like outdated information by nvidia, they are able to do it.
Code:
ColorSpace                       : YUV
ChromaSubsampling/String         : 4:2:0

look at this, it's not semi-planar contents. it's yuv420 for records. instead we use for streaming nv12(semi-planar). thinking it's not a GTX gpu
as I said before no one of gtx(turing inclusively) haven't 5.2 lvl in avc. And I don't know why, because oldest AMD R9 285(with VCE-3) has it..
 

TryHD

Member
look at this, it's not semi-planar contents. it's yuv420 for records. instead we use for streaming nv12(semi-planar). thinking it's not a GTX gpu
as I said before no one of gtx(turing inclusively) haven't 5.2 lvl in avc. And I don't know why, because oldest AMD R9 285(with VCE-3) has it..
Streamed with a 1080ti, mediainfo output of the file i dumped from twitch with streamlink.
Code:
General
ID                                       : 1 (0x1)
Complete name                            : C:\Video\output.flv
Format                                   : MPEG-TS
File size                                : 53.7 MiB
Duration                                 : 1 min 19 s
Overall bit rate mode                    : Variable
Overall bit rate                         : 5 635 kb/s
FileExtension_Invalid                    : ts m2t m2s m4t m4s tmf ts tp trp ty

Video
ID                                       : 257 (0x101)
Menu ID                                  : 1 (0x1)
Format                                   : AVC
Format/Info                              : Advanced Video Codec
Format profile                           : High@L5.2
Format settings                          : CABAC / 2 Ref Frames
Format settings, CABAC                   : Yes
Format settings, RefFrames               : 2 frames
Codec ID                                 : 27
Duration                                 : 1 min 19 s
Width                                    : 3 840 pixels
Height                                   : 2 160 pixels
Display aspect ratio                     : 16:9
Frame rate                               : 60.000 FPS
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 8 bits
Scan type                                : Progressive

Audio
ID                                       : 256 (0x100)
Menu ID                                  : 1 (0x1)
Format                                   : AAC
Format/Info                              : Advanced Audio Codec
Format version                           : Version 4
Format profile                           : LC
Muxing mode                              : ADTS
Codec ID                                 : 15
Duration                                 : 1 min 21 s
Bit rate mode                            : Variable
Channel(s)                               : 1 channel
Channel positions                        : Front: C
Sampling rate                            : 44.1 kHz
Frame rate                               : 43.066 FPS (1024 SPF)
Compression mode                         : Lossy
Delay relative to video                  : 2 ms

Menu
ID                                       : 4096 (0x1000)
Menu ID                                  : 1 (0x1)
Duration                                 : 1 min 19 s
List                                     : 256 (0x100) (AAC) / 257 (0x101) (AVC) / 258 (0x102) ()
Twitch Analyzer Results of this session
https://r-1.ch/analyzer/results/test_720.9b904c
 
Last edited:
Top