zimbatm / ffmpeg-static

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

Some missing dependencies #46

Closed schwittlick closed 7 years ago

schwittlick commented 8 years ago

Just FYI:

sudo apt-get install libass-dev libtheora-dev

zimbatm commented 8 years ago

PR?

andreipoe commented 7 years ago

@mrzl I've added your stuff to the README together with another few things I found I needed on Debian Jessie.

zimbatm commented 7 years ago

Cheers!