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

segfault #18

Open
tomellis opened this issue Nov 13, 2023 · 0 comments
Open

segfault #18

tomellis opened this issue Nov 13, 2023 · 0 comments

Comments

@tomellis
Copy link

After applying a temp fix for #17 by adding the following to the Dockerfile:

COPY --from=build /usr/lib/librav1e.so /usr/lib/librav1e.so.0

The compilation completes correctly. No matter what I do I get a segmentation fault upon running the ffmpeg process within the container. I've tried a few options like building from snapshot (hit other issues with aom) and using the latest stable ffmpeg version (6.1) but to no avail, still get a segmentation fault.

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

No branches or pull requests

1 participant