Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ffmpeg issue in docker container #555

Merged
merged 1 commit into from
Jan 20, 2022

Conversation

redzic
Copy link
Collaborator

@redzic redzic commented Jan 20, 2022

This switches to using archlinux as the base image. The only issue is that rav1e is a bit out of date now (it's at version 0.4.1 in this container), but we can possibly fix that later. This should fix #426

@shssoichiro
Copy link
Collaborator

Since you're already pulling in nasm and rust, you could just cargo build --release rav1e-git. Alternatively, you can set up yay to build AUR packages such as rav1e-git, but it's a bit more complicated... This is fine for now though.

@mergify mergify bot merged commit 5f2a7c3 into master-of-zen:master Jan 20, 2022
@redzic redzic deleted the fix-docker branch January 20, 2022 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ffmpeg::Error Stream not found
2 participants