|
@@ -36,6 +36,7 @@ NVENC.I010Unsupported="NVENC does not support I010. Use P010 instead."
|
|
|
NVENC.10bitUnsupported="Cannot perform 10-bit encode on this encoder."
|
|
|
NVENC.16bitUnsupported="Cannot perform 16-bit encode on this encoder."
|
|
|
NVENC.TooManyBFrames="Max B-frames setting (%d) is more than encoder supports (%d)."
|
|
|
+NVENC.NoAV1FallbackPossible="AV1 encoding is not available with the current settings. Try disabling any re-scaling or GPU options that may be set. Check the log for more details."
|
|
|
NVENC.Preset2.p1="P1: Fastest (Lowest Quality)"
|
|
|
NVENC.Preset2.p2="P2: Faster (Lower Quality)"
|
|
|
NVENC.Preset2.p3="P3: Fast (Low Quality)"
|