leandromoreira / ffmpeg-libav-tutorial

FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: πŸ‡ΊπŸ‡Έ πŸ‡¨πŸ‡³ πŸ‡°πŸ‡· πŸ‡ͺπŸ‡Έ πŸ‡»πŸ‡³ πŸ‡§πŸ‡·
https://github.com/leandromoreira/ffmpeg-libav-tutorial
BSD 3-Clause "New" or "Revised" License
9.82k stars 941 forks source link

Update Dockerfile πŸ“ #49

Closed juniorxsound closed 4 years ago

juniorxsound commented 4 years ago

The current opencore-amr and lame URL's SSL certificate seems to have expired which breaks the build when trying to curl them. Swap them for different ones.

Example current URL / Proposed changed URL

Tested on macOS 10.14.6 with Docker 2.1.0.1