From 15af333ba8de5f4cfabdb14d102c4f6a8fb23a2a Mon Sep 17 00:00:00 2001 From: L3D Date: Tue, 21 Feb 2023 21:19:06 +0100 Subject: [PATCH] update obs config --- profile/basic.ini | 3 +++ profile/streamEncoder.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/profile/basic.ini b/profile/basic.ini index 79fe63b..ce3fbe3 100644 --- a/profile/basic.ini +++ b/profile/basic.ini @@ -35,3 +35,6 @@ FFAEncoderId=0 FFAEncoder= FFAudioMixes=1 RecFileNameWithoutSpace=true + +[Hotkeys] +OBSBasic.Transition={"bindings":[{"key":"OBS_KEY_F13"}]} diff --git a/profile/streamEncoder.json b/profile/streamEncoder.json index b039425..5561714 100644 --- a/profile/streamEncoder.json +++ b/profile/streamEncoder.json @@ -1 +1 @@ -{"bitrate":10000,"profile":"main","tune":"zerolatency"} \ No newline at end of file +{"bitrate":10000,"crf":18,"keyint_sec":2,"preset":"fast","profile":"high","rate_control":"VBR","tune":""} \ No newline at end of file