Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Openssl #31

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

Merged
merged 3 commits into from
Aug 21, 2019
Merged

Openssl #31

merged 3 commits into from
Aug 21, 2019

Conversation

PeterEinberger
Copy link
Contributor

At some point ffmpeg seems to have moved openssl out. So the current build script can't handle https sources.

to reproduce:

docker run ffmpeg -i https://sample-videos.com/video123/mp4/720/big_buck_bunny_720p_1mb.mp4 -f webm -c:v libvpx -c:a libvorbis - > /tmp/test.mp4

Here is a PR where I added a openssl build step, the dependency install for the Dockerfile and the --enable-openssl configuration.

@markus-perl markus-perl merged commit b079a79 into markus-perl:master Aug 21, 2019
@markus-perl
Copy link
Owner

Hi fpm-peter,

Thank you for your contribution.

I'll add zlib also to the build script. Otherwise, the script will fail on some systems. Please let me know if the script still works for you after I made the changes.

@PeterEinberger
Copy link
Contributor Author

Hi Markus,

tested it successfully in Docker and on Ubuntu 18.04.

Danke für die Arbeit am Skript und viele Grüße aus Malmö

@markus-perl
Copy link
Owner

markus-perl commented Aug 22, 2019 via email

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.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.