Skip to content

convertframe: Detect non-CPU memory as not convertible

Don't setup a whole pipeline when we know we won't be able to convert the frame because videoconvert and friends only work on images in CPU memory.

See #1073 (closed)

Merge request reports