MathewSachin / Captura

Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
https://mathewsachin.github.io/Captura/
MIT License
9.55k stars 1.79k forks source link

Win32Exception (0x80004005) #473

Open mab18 opened 4 years ago

mab18 commented 4 years ago

Hi, Describe the bug I have to capture a window, I select it and so on. I already downloaded ffmpeg. When I click on start record, it crash with :

System.ComponentModel.Win32Exception (0x80004005): This program is blocked by a group policy. For more information, contact your system administrator à System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) à System.Diagnostics.Process.Start() à Captura.FFmpegService.StartFFmpeg(String Arguments, String OutputFileName) à Captura.Models.FFmpegWriter..ctor(FFmpegVideoWriterArgs Args) à Captura.Models.FFmpegItem.GetVideoFileWriter(VideoWriterArgs Args) à Captura.ViewModels.RecordingViewModel.GetVideoFileWriter(IImageProvider ImgProvider, IAudioProvider AudioProvider, String FileName) à Captura.ViewModels.RecordingViewModel.GetVideoFileWriterWithPreview(IImageProvider ImgProvider, IAudioProvider AudioProvider) à Captura.ViewModels.RecordingViewModel.StartRecording(String FileName)

After that, Captura behaves strangely, I have to leave him to try again. I can't use this nice app.

Desktop (please complete the following information):

MathewSachin commented 4 years ago

Try running Captura as administrator

mab18 commented 4 years ago

Hi ! Same thing : already made. I am not domain admin member, but admin locally. My machine is ok, no problem with it, no extra soft, no virus, etc... It's a pro machine.