[FFmpeg-devel] [PATCH] added support for hardware assist H264 video encoding for the Raspberry Pi

Lou Logan lou at lrcd.com
Fri Mar 18 20:20:45 CET 2016


On Fri, 18 Mar 2016 12:12:24 -0700, Amancio Hasty wrote:

> The patch was against:
> 2016-02-26-raspbian-jessie.img
> 
> In my Raspberry Pi  system:
> /opt/vc/include/bcm_host.h
> 
> in ffmpeg/configure:
>  if enabled vc264_encoder &&  [ -n "$target_os_default"="linux" ] ; then
>         add_cflags ' -I/opt/vc/include/… 

I should have mentioned that I tested your patch on Linux x86_64 to
show that it fails on systems without this "bcm_host.h" file.

Please avoid top-posting on this mailing list.


More information about the ffmpeg-devel mailing list