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

add static ffmpeg #711

Closed

Conversation

iameli-streams
Copy link
Contributor

@iameli-streams iameli-streams commented Oct 19, 2023

  • Adds the ability for the downloader to download "raw" binaries (plz look @hjpotter92)
  • Adds a statically-linked ffmpeg version 6 (plz look @mjh1)

@iameli-streams iameli-streams marked this pull request as ready for review October 19, 2023 20:24
@iameli iameli requested review from hjpotter92 and mjh1 October 19, 2023 20:25
darwin-amd64: ffmpeg-darwin-x64
darwin-arm64: ffmpeg-darwin-arm64
outputPath: ffmpeg
skipManifestUpdate: true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please could you add ffprobe in too so they're on the same version?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Then I guess we can remove installing ffmpeg from apt?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

creating a cyclic loop: iameli-streams#2 :D

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just merged, that PR, will merge this one when CI passes

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm wondering whether the CI test failures are because of removing the ffmpeg apt install 😕
Tried to prove that with iameli-streams#3
@iameli @hjpotter92

@mjh1 mjh1 mentioned this pull request Oct 20, 2023
@mjh1
Copy link
Contributor

mjh1 commented Nov 21, 2023

In the end this was done with https://github.com/livepeer/catalyst/pull/721/files

@mjh1 mjh1 closed this Nov 21, 2023
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.

4 participants