On Fri, Oct 20, 2017 at 9:05 AM, bart van Laar <[email protected]> wrote:
> Hello, > > I am trying to configure FFmpeg on the raspberry pi 3b running raspbian > stretch lite with the following command : > > ./configure --enable-omx --enable-omx-rpi > > This results in the message: > > ERROR: OMX_Core.h header not found. > > How do i fix this? Google couldn't point me in the right direction.. :( > I believe you need a package called "libomxil-bellagio-dev" that will provide the OMX header files. _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
