View Single Post
Old 11th December 2021, 00:09   #4  |  Link
DTL
Registered User
 
Join Date: Jul 2018
Posts: 1,070
"NVIDIA GeForce GTX 10xx "

We have GTX 1060 6 GB accesible at work. Can try to make simple test software to check if motion estimation API available. Windows10 system resources monitor shows Video Encoding performance graph.

"HEVC has some sort of motion estimation during encoding."

All MPEGs are based on the motion estimation. Only not any hardware encoder have open API for using it by external software. And may be hardware of motion estimation is not accessible by external data input and output - it may be closed MPEG encoder engine. With only uncompressed frames input and MPEG elementary stream output. It was some work of Microsoft DirectX developers with hardware manufacturers about creating and standartizing some API for motion estimation hardware processing (data format, etc) to be accessible via DirectX API.

Last edited by DTL; 11th December 2021 at 00:11.
DTL is offline   Reply With Quote