use nvenc, otherwise performance are degraded more than i thought
This commit is contained in:
parent
5777b80164
commit
180065f513
2 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@ RecFilePath=C:\\Users\\anri\\Videos
|
|||
RecFormat2=hybrid_mp4
|
||||
RecUseRescale=false
|
||||
RecTracks=7
|
||||
RecEncoder=obs_x264
|
||||
RecEncoder=jim_nvenc
|
||||
FLVTrack=1
|
||||
StreamMultiTrackAudioMixes=1
|
||||
FFOutputToFile=true
|
||||
|
|
|
@ -1 +1 @@
|
|||
{"bitrate":8000,"rate_control":"CRF","crf":18,"keyint_sec":2,"profile":"high"}
|
||||
{"bitrate":12000,"keyint_sec":2,"tune":"hq","preset2":"p6"}
|
Loading…
Reference in a new issue