bravobit / FFmpeg-Android

FFMpeg/FFprobe compiled for Android
https://bravobit.nl/
MIT License
739 stars 175 forks source link

Building FFmpeg executable from source #33

Closed mirrajabi closed 6 years ago

mirrajabi commented 6 years ago

Hi, I can see that you've fixed the text relocations issue on x86 devices. but I want to know how you fixed this and can you share the steps or commands you used for this fix?

Brianvdb commented 6 years ago

You should be able to build it for x86 with the --disable-asm flag.

bolds07 commented 6 years ago

are you using this flag on every single dependency you build or just on ffmpeg... because i`m already using it and still get the error