dmlc / dmlc/decord

how to Install from source on centos?

Open
#105 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.5k
Forks
232
PR merge metrics
No merged PRs in 30d

Description

after cmake,
- Checking for module 'libavcodec'
-- No package 'libavcodec' found
-- Checking for module 'libavformat'
-- No package 'libavformat' found
-- Checking for module 'libavutil'
-- No package 'libavutil' found
-- Checking for module 'libavdevice'
-- No package 'libavdevice' found
-- Checking for module 'libavfilter'
-- No package 'libavfilter' found

yum install -y libavcodec libavformat libavutil libavdevice libavfilter
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
No package libavcodec available.
No package libavformat available.
No package libavutil available.
No package libavdevice available.
No package libavfilter available.
Error: Nothing to do

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.