StreamFX is a plugin for OBS® Studio which adds many new effects, filters, sources, transitions and encoders! Be it 3D Transform, Blur, complex Masking, or even custom shaders, you'll find it all here.
Build: CI #450
Hardware: R9 3950X, 1080 Ti, 32GB RAM
Software: Windows 10 Pro (1909), OBS x64 24.0.3
I am recording at 4K 60FPS with "H.265/HEVC Nvidia NVENC (Hardware)" at CQP 16 and my bitrate will not exceed 7Mbps. This issue is not present in the standalone obs-ffmpeg-encoder where I can get peeks in excess of 150Mbps with CQP 16.
Here is my recordEncoder.json:
{
"AQ.Spatial": 0,
"AQ.Temporal": 0,
"H265.Tier": 1,
"Other.BFrames": 0,
"Preset": 4,
"RateControl.QP.B": 16,
"RateControl.QP.I": 16,
"RateControl.QP.P": 16
}
Build: CI #450 Hardware: R9 3950X, 1080 Ti, 32GB RAM Software: Windows 10 Pro (1909), OBS x64 24.0.3
I am recording at 4K 60FPS with "H.265/HEVC Nvidia NVENC (Hardware)" at CQP 16 and my bitrate will not exceed 7Mbps. This issue is not present in the standalone obs-ffmpeg-encoder where I can get peeks in excess of 150Mbps with CQP 16.
Here is my recordEncoder.json: { "AQ.Spatial": 0, "AQ.Temporal": 0, "H265.Tier": 1, "Other.BFrames": 0, "Preset": 4, "RateControl.QP.B": 16, "RateControl.QP.I": 16, "RateControl.QP.P": 16 }
Here is a screenshot of my in program config: