Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@marcelometal
Copy link
Member

Install binary ffmpeg (3.3.3) package instead of build it

https://launchpad.net/~mc3man/+archive/ubuntu/trusty-media

@kkopachev
Copy link
Member

there seems to be known issues with ffmpeg 3.3: #907

@marcelometal
Copy link
Member Author

Hi @kkopachev, thanks. I will change to 3.2.4.

Install binary ffmpeg (3.2.4) package instead of build it
@marcelometal
Copy link
Member Author

Done! ;)

@coveralls
Copy link

coveralls commented Sep 7, 2017

Coverage Status

Changes Unknown when pulling f629339 on marcelometal:ffmpeg-package into ** on thumbor:master**.

@scorphus scorphus merged commit 6c3f0f9 into thumbor:master Sep 12, 2017
@scorphus
Copy link
Member

We gained a lot, and TravisCI did as well! Thanks, @marcelometal!

@marcelometal marcelometal deleted the ffmpeg-package branch September 19, 2017 16:12
- python-pyexiv2
- yasm
before_install:
- echo "deb http://archive.ubuntu.com/ubuntu zesty main universe" | sudo tee --append /etc/apt/sources.list
Copy link
Member

Choose a reason for hiding this comment

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

Zesty going to EOL in January 2018. Soon after that repos will become unavailable and it will be impossible to install ffmpeg, which will break the build.

Copy link
Member Author

@marcelometal marcelometal Sep 27, 2017

Choose a reason for hiding this comment

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

Take a look at the ubuntu archive, vivid EOL was in February 4, 2016 and it was not removed.

All ubuntu repositories are available here: https://packages.ubuntu.com
For old or non-supported versions here: http://old-releases.ubuntu.com/ubuntu/dists/

If one day the build breaks, we can fix it changing the archive.ubuntu.com to old-releases.ubuntu.com

But we only depend on ffmpeg 3.2.4, because of this bug . As soon as it is fixed, we can move on.

@Kmaschta Kmaschta mentioned this pull request Jan 5, 2018
9 tasks
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