update obs project settings
This commit is contained in:
parent
5b5ba31291
commit
5b8225d450
3 changed files with 4 additions and 6 deletions
|
@ -6,11 +6,8 @@ BaseCX=1920
|
||||||
BaseCY=1080
|
BaseCY=1080
|
||||||
OutputCX=1920
|
OutputCX=1920
|
||||||
OutputCY=1080
|
OutputCY=1080
|
||||||
FPSType=0
|
|
||||||
FPSCommon=50 PAL
|
FPSCommon=50 PAL
|
||||||
|
ScaleType=lanczos
|
||||||
[Panels]
|
|
||||||
CookieId=2D833E30802AB334
|
|
||||||
|
|
||||||
[SimpleOutput]
|
[SimpleOutput]
|
||||||
RecEncoder=nvenc
|
RecEncoder=nvenc
|
||||||
|
@ -20,7 +17,7 @@ StreamEncoder=nvenc
|
||||||
NVENCPreset=hq
|
NVENCPreset=hq
|
||||||
|
|
||||||
[Output]
|
[Output]
|
||||||
Mode=Simple
|
Mode=Advanced
|
||||||
|
|
||||||
[AdvOut]
|
[AdvOut]
|
||||||
TrackIndex=1
|
TrackIndex=1
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
{"settings":{"bwtest":false,"key":"","server":"","use_auth":false},"type":"rtmp_custom"}
|
{"settings":{"bwtest":false,"key":"","server":"rtmp://ingest.chaoswest.tv/live","use_auth":false},"type":"rtmp_custom"}
|
||||||
|
|
1
profile/streamEncoder.json
Normal file
1
profile/streamEncoder.json
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{"bitrate":10000,"buffer_size":40000,"crf":20,"keyint_sec":2,"preset":"fast","profile":"baseline","rate_control":"CBR","use_bufsize":false}
|
Loading…
Reference in a new issue