The 'OAV' module assumes that the system include path already contains the 'libavcodec/avcodec.h' and related headers, and offers no CMAKE build option to override the FFMPEG_INCLUDE path. Attempting to set the CMAKE_C_FLAGS/CMAKE_CXX_FLAGS from the top-level OmegaLib build doesn't seem to work.
Please add a FindFFMPEG.cmake search routine, and/or an FFMPEG_INCLUDE config option!
Thanks!!