You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
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)
The text was updated successfully, but these errors were encountered:
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.WhereSelectArrayIterator
2.MoveNext() at System.Collections.Generic.List
1.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(Func
1 Getter, RecordingModelParams RecordingParams, IImageProvider& ImageProvider)The text was updated successfully, but these errors were encountered: