[Bf-committers] Platform maintainers: new lib + options for FFmpeg

Sybren A. Stüvel sybren at stuvel.eu
Fri Oct 4 16:42:43 CEST 2019


Dear platform maintainers,

I just pushed two commits to master that require some libraries to be
rebuilt.

- libvpx: is now forced to configure with --enable-vp8 --enable-vp9.
Without this, VP9 wasn't enabled on buildbot builds.
- libopus: was added to add Opus audio support to FFmpeg
- ffmpeg: is build with Opus audio support

The steps required are:

- Rerun 'make deps'
- When updating an existing build (rather than building from scratch),
running 'cmake -U FFMPEG_LIBRARIES .` may be required in the build
directory to ensure the FFMPEG_LIBRARIES variable is refreshed to
contain the opus library.

This is not urgent, but would be nice if it happens relatively soon.

Thanks,

Sybren


-- 
Sybren A. Stüvel

https://stuvelfoto.nl/
https://stuvel.eu/



More information about the Bf-committers mailing list