zimbatm / ffmpeg-static

Scripts to build ffmpeg with all the deps statically (webm + h264 included)
ISC License
502 stars 252 forks source link

Fix docker build / bump FFmpeg to 7.0.1 #114

Open tyrone-sudeium opened 1 month ago

tyrone-sudeium commented 1 month ago

Fixes the docker build which broke when upgrading to Ubuntu 24.04 as meson and git needed to be added.

Also bumps FFmpeg to 7.0.1. Verified working locally.