In succession to #20, reinstate the ffmpeg options Perhaps by [using a 3rd party tap](https://gist.github.com/Piasy/b5dfd5c048eb69d1b91719988c0325d8#gistcomment-3154486)? ``` brew tap homebrew-ffmpeg/ffmpeg brew install homebrew-ffmpeg/ffmpeg/ffmpeg --with-libass --with-libvorbis --with-libvpx --with-x265 --with-ffplay ```
In succession to #20, reinstate the ffmpeg options
Perhaps by using a 3rd party tap?