MathewSachin / Captura

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

bug,cant rec #551

Open basicbh opened 4 years ago

basicbh commented 4 years ago

Captura v9.0.0.0 OS: Microsoft Windows 10 家庭中文版|C 64-bit OS 64-bit Process 8 processor(s)

Name: Intel(R) Core(TM) i5-8265U CPU @ 1.60GHz NumberOfCores: 4 NumberOfLogicalProcessors: 8

Name: 物理内存 Capacity: 8589934592

Name: NVIDIA GeForce MX250 AdapterRAM: 2147483648

Name: Intel(R) UHD Graphics 620 AdapterRAM: 1073741824

Desktop: {X=0,Y=0,Width=1920,Height=1080} Screen: \.\DISPLAY1: {X=0,Y=0,Width=1920,Height=1080} Mic: 麦克风 (Realtek High Definition Audio) Mic: 立体声混音 (Realtek High Definition Audio) Speaker: 扬声器 (Realtek High Definition Audio) Webcam: HD Webcam

System.NotSupportedException: Desktop Duplication is not supported on this system. If you have multiple graphic cards, try running Captura on integrated graphics. ---> SharpDX.SharpDXException: HRESULT: [0x887A0004], Module: [SharpDX.DXGI], ApiCode: [DXGI_ERROR_UNSUPPORTED/Unsupported], Message: 指定的设备接口或功能级别在此系统上不受支持。

at SharpDX.Result.CheckError() at SharpDX.DXGI.Output1.DuplicateOutput(IUnknown deviceRef) at DesktopDuplication.DuplCapture.Init() --- End of inner exception stack trace --- at DesktopDuplication.DuplCapture.Init() at DesktopDuplication.DuplCapture..ctor(Output1 Output) at DesktopDuplication.FullScreenDesktopDuplicator.<>c__DisplayClass2_0.<.ctor>b__2(Output M) at System.Linq.Enumerable.WhereSelectArrayIterator2.MoveNext() at System.Collections.Generic.List1.InsertRange(Int32 index, IEnumerable1 collection) at DesktopDuplication.FullScreenDesktopDuplicator..ctor(Boolean IncludeCursor, IPreviewWindow PreviewWindow, IPlatformServices PlatformServices) at Captura.WindowsPlatformServices.GetAllScreensProvider(Boolean IncludeCursor, Boolean StepsMode) at Captura.ViewModels.RecordingModel.GetImageProviderWithOverlays(RecordingModelParams RecordingParams, IMouseKeyHook MouseKeyHook) at Captura.ViewModels.RecordingModel.GetImageProviderSafe(Func1 Getter, RecordingModelParams RecordingParams, IImageProvider& ImageProvider)