obs-amf icon indicating copy to clipboard operation
obs-amf copied to clipboard

Make use of the new (Version 1.4.24) AMD Direct Capture mode

Open kolos opened this issue 2 years ago • 1 comments

"AMF currently offers two components to perform display capture. One legacy component is using the Microsoft DXGI Desktop Duplication API (DD), while the new component utilizes an AMD’s proprietary API to perform screen capture. The new display capture API is not available in legacy drivers, however it provides a more efficient way to perform display capture with lower latency and lower impact on the CPU and GPU performance. It is therefore recommended to use the new API for solutions where compatibility with legacy drivers is not required."

  • AMF_Display_Capture_API.pdf

https://github.com/GPUOpen-LibrariesAndSDKs/AMF/blob/fbf12cd39fe1812ed902525a1c001307b94871b9/amf/public/samples/CPPSamples/common/DisplayDvrPipeline.cpp#L367

kolos avatar May 05 '22 20:05 kolos

This plugin is an encoder only. All capturing is handled by OBS. I would ask for this feature request directly at OBS.

e00E avatar May 05 '22 21:05 e00E