ffmpeg-android-java icon indicating copy to clipboard operation
ffmpeg-android-java copied to clipboard

text relocations in 7.0

Open rasmus6992 opened this issue 8 years ago • 4 comments

works perfectly on all devices and all versions of android expect 7.0 (x64 devices).. need help log:

MainActivity: progress CANNOT LINK EXECUTABLE "/data/user/0/com.czh.testmpeg/files/ffmpeg": /data/data/com.czh.testmpeg/files/ffmpeg: has text relocations

MainActivity: fail CANNOT LINK EXECUTABLE "/data/user/0/com.czh.testmpeg/files/ffmpeg": /data/data/com.czh.testmpeg/files/ffmpeg: has text relocations

rasmus6992 avatar Apr 10 '17 11:04 rasmus6992

me too.

mybirthfather avatar Sep 11 '17 03:09 mybirthfather

@rasmus6992, I thought that the major problem is on 32-bit x86 devices with 7.0.

alexcohn avatar Nov 30 '17 09:11 alexcohn

Any support on this. I am not able to run it on x86 emulator with 8.1 i see there are x86 architecture files in build apk.

mwshubham avatar Jun 29 '18 10:06 mwshubham

Is any solution to this problem, how to change or make this to work on x86 architecture?

JitainSharma avatar Feb 21 '19 10:02 JitainSharma