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

devops: bundle ffmpeg with chromium #3767

Merged

Conversation

aslushnikov
Copy link
Contributor

@aslushnikov aslushnikov commented Sep 4, 2020

This starts bundling FFMPEG v4.3.1 binary with Chromium archives on the
following platforms:

  • chromium-mac
  • chromium-win32
  • chromium-win64

This specifically doesn't bundle FFMPEG with chromium-linux since we decided to use native ffmpeg on Linux instead.

FFMPEG binaries are compiled following these instructions:

Our versions of FFMPEG are ~2MB zipped.

References #3680

This starts bundling FFMPEG v4.3.1 binary with Chromium archives on the
following platforms:
- chromium-mac
- chromium-win32
- chromium-win64

FFMPEG binaries are compiled following the following process:
- windows: https://gist.github.com/aslushnikov/422f1e1a57796a476bf73ebe04f2e5ac
- mac: https://gist.github.com/aslushnikov/abf71be5a0b12c33b320044785fcb3bc

References microsoft#3680
@aslushnikov aslushnikov merged commit dfc0006 into microsoft:master Sep 4, 2020
@aslushnikov aslushnikov deleted the bundle-ffmpeg-with-chromium-bundles branch September 4, 2020 09:18
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