VME Search

March 13, 2020 · View on GitHub

A sample application demonstrating the use of the Intel® OpenCL cl_intel_device_side_avc_motion_estimation extension to accelerate inter-frame motion estimation for video encoding.

There are 3 sub-tests: basic_search, cost_heuristics, and larger_search demonstrating different ways of configuring search parameters for motion estimation to achieve different quality and performance trade-offs.

More information can be found in:

Usage

vme_search -s basic_search
vme_search -s cost_heuristics_search
vme_search -s larger_search