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

Cannot open video file from an S3 URL using MediaInfo.parse() #6

Open
aperture147 opened this issue Sep 10, 2021 · 0 comments
Open

Comments

@aperture147
Copy link

I followed your guide to build a library which include libcurl, but for some reason this error occur:

RuntimeError: An error occured while opening {a signed S3 URL} with libmediainfo

I tried with normal S3 URL, both starts with https:// and s3:// but no luck. I also tried to compile the library with option --with-libcurl --with-staticlibs but nothing changed. This library still works with file manually downloaded from S3. What should I do to fix this problem? Thanks.

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