[FFmpeg-user] Compiling ffmpeg, Optimize for size

Conor Mac Aoidh conormacaoidh at gmail.com
Thu Jun 18 10:12:38 CEST 2015


Thanks that worked!

The extra cflags were included in an example I was working from, I have 
removed them now. Thanks!

Conor

On 17/06/15 22:04, Carl Eugen Hoyos wrote:
> Conor Mac Aoidh <conormacaoidh <at> gmail.com> writes:
>
>> I've built ffmpeg for ARM but I would like to
>> also optimize the binary for size
> Please use --enable-small to optimize for size.
>
>> //--extra-cflags="-Os -Wno-deprecated-declarations -I../x264
>> -mfloat-abi=softfp -mfpu=neon -fPIE -DANDROID -pie"/
> Except for the -I flag, please drop the
> extra-cflags. Or is there a bug in our
> build system that we don't know about?
>
> Carl Eugen
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user



More information about the ffmpeg-user mailing list