#can anyone explain custom ffmpeg filters
12 messages · Page 1 of 1 (latest)
-c:v hevc_nvenc -rc constqp -preset p7 -qp 18
-c:v h264_amf -quality quality -qp_i 12 -qp_p 12 -qp_b 12
is there any diffrence
between
these 2
in terms of quality]
nvenc is faster
but quality should be about the same
the 2nd ones might be higher quality because the qp is lower
but u can just change that