obs-ffmpeg: Fix spelling mistake for 'Encoder.Timeout'

master
Vainock 2022-01-12 13:32:09 +01:00 committed by Jim
parent ed329c433d
commit 4e8fbb8f77
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ UnableToWritePath="Unable to write to %1. Make sure you're using a recording pat
WarnWindowsDefender="If Windows 10 Ransomware Protection is enabled it can also cause this error. Try turning off controlled folder access in Windows Security / Virus & threat protection settings."
Encoder.Error="Failed to open %1: %2"
Encoder.Timeout="Encoder %1 is taking too long too encode (timeout: %2 seconds)"
Encoder.Timeout="Encoder %1 is taking too long to encode (timeout: %2 seconds)"
NVENC.Error="Failed to open NVENC codec: %1"
NVENC.GenericError="Check your video drivers are up to date. Try closing other recording software which might be using NVENC such as NVIDIA Shadowplay or Windows 10 Game DVR."