obs-ffmpeg: Improved output error handling
Checks the output path is writable and checks for failure to start the ffmpeg-mux subprocess.
This commit is contained in:
@@ -44,3 +44,6 @@ MediaFileFilter.AllFiles="All Files"
|
||||
|
||||
ReplayBuffer="Replay Buffer"
|
||||
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."
|
||||
|
Reference in New Issue
Block a user