use nvenc, otherwise performance are degraded more than i thought

This commit is contained in:
Mylloon 2024-08-21 21:00:52 +02:00
parent 5777b80164
commit 180065f513
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -1 +1 @@
{"bitrate":8000,"rate_control":"CRF","crf":18,"keyint_sec":2,"profile":"high"}
{"bitrate":12000,"keyint_sec":2,"tune":"hq","preset2":"p6"}