open-mmlab / denseflow

Extracting optical flow and frames

Home Page:https://open-mmlab.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERROR: x265 not found using pkg-config

Note-Liu opened this issue · comments

ERROR: x265 not found using pkg-config

this worked for me,

conda install pkg-config

this worked for me,

conda install pkg-config

Thank u very much. This worked for me, too.