dmlc / dmlc/decord

PPA is wrong in README for Ubuntu 20.04

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

Description

On Ubuntu 20.04, installing ffmpeg from `ppa:jonathonf/ffmpeg-4` does not work correctly:
```
E: The repository 'http://ppa.launchpad.net/jonathonf/ffmpeg-4/ubuntu focal Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
```

Instead, we have to add this PPA: `sudo add-apt-repository ppa:savoury1/ffmpeg4`. After changing this step, building works correctly.

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.