obs-ffmpeg: Show additional details in failed to write error

A bit of a hack, but this is one of the more common errors that users
are encountering, so showing useful information will help cut down on
the number of support issues.
This commit is contained in:
Richard Stanway
2019-01-27 20:16:40 +01:00
parent 7a32f12d9c
commit bf16ec5f2d
2 changed files with 15 additions and 0 deletions

View File

@@ -49,3 +49,4 @@ ReplayBuffer.Save="Save Replay"
HelperProcessFailed="Unable to start the recording helper process. Check that OBS files have not been blocked or removed by any 3rd party antivirus / security software."
UnableToWritePath="Unable to write to %1. Make sure you're using a recording path which your user account is allowed to write to and that there is sufficient disk space."
WarnWindowsDefender="If Windows 10 Ransomware Protection is enabled it can also cause this error. Add OBS to the controlled folder access list in Windows Security / Virus & threat protection settings."