qdrzwd / VideoRecorder

android视频录制,模仿微视,支持按下录制、抬起暂停。进度条断点显示。
Apache License 2.0
1.8k stars 563 forks source link

crash when open the program has text relocations #56

Open chaochaox1990 opened 8 years ago

chaochaox1990 commented 8 years ago

Caused by: java.lang.UnsatisfiedLinkError: dlopen failed: /data/app/com.qd.videorecorder-1/lib/arm/libavcodec.so: has text relocations

PoarryScript commented 7 years ago

I have the same question

PoarryScript commented 7 years ago

I solve by this https://stackoverflow.com/questions/32346402/libavcodec-so-has-text-relocations/32609976