Revert "use nvenc, otherwise performance are degraded more than i thought"

NVenc doesnt work at all with my crappy gpu

This reverts commit 180065f513.
This commit is contained in:
Mylloon 2024-08-22 11:26:05 +02:00
parent 180065f513
commit 7a862759ca
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=jim_nvenc
RecEncoder=obs_x264
FLVTrack=1
StreamMultiTrackAudioMixes=1
FFOutputToFile=true

View file

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