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
|
||||
OutputCX=1920
|
||||
OutputCY=1080
|
||||
FPSType=0
|
||||
FPSCommon=50 PAL
|
||||
|
||||
[Panels]
|
||||
CookieId=2D833E30802AB334
|
||||
ScaleType=lanczos
|
||||
|
||||
[SimpleOutput]
|
||||
RecEncoder=nvenc
|
||||
|
@ -20,7 +17,7 @@ StreamEncoder=nvenc
|
|||
NVENCPreset=hq
|
||||
|
||||
[Output]
|
||||
Mode=Simple
|
||||
Mode=Advanced
|
||||
|
||||
[AdvOut]
|
||||
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