VCDP / FFmpeg-patch

This repository contains a collection of FFmpeg* patches and samples to enable CNN model based video analytics capabilities (such as object detection, classification, recognition) in FFmpeg* framework.
Other
65 stars 23 forks source link

Missing iHD driver #6

Closed hazard-10 closed 4 years ago

hazard-10 commented 4 years ago

Hi, there

I am stuck at installation process 3.2 Installation of Intel Media SDK --> vainfo can't find iHD driver. My cpu is E5 2620 v4 @ 2.10Ghz

The problem might be that it was a server cpu and there is no iGPU (so no available driver ?). Is there a way to bypass that and use Cuda to for video acceleration ?

linxie47 commented 4 years ago

Sure, you can bypass this step. But we don't support non-Intel hardware platforms right now.

hazard-10 commented 4 years ago

Alright thanks.