dmlc / dmlc/decord

Does compiling Decord from source depend on FFmpeg?

Open
#328 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
2.5k
Forks
232
PR merge metrics
No merged PRs in 30d

Description

Hi Decord team,
Does compiling Decord from source depend on FFmpeg, or is FFmpeg required only for compiling the CUDA version of Decord?
When I enabled CUDA compilation, the following error was reported(command: `cmake .. -DUSE_CUDA=ON -DCMAKE_BUILD_TYPE=Release -DUSE_CUDA=/usr/local/cuda`):
```sh
CMake Error at cmake/modules/FFmpeg.cmake:27 (message):
Unable to find FFMPEG automatically, please specify FFMPEG location
Call Stack (most recent call first):
CMakeLists.txt:91 (include)
```
I would greatly appreciate it if you could reply.

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.