iknow4x / Android-Video-Trimmer

The Android-Video-Trimmer project implements the selection of clips for long and short videos. It uses MediaMetadataRetriever to obtain video frames, and uses ffmpeg for video cropping and video compression.
Apache License 2.0
1.11k stars 264 forks source link

android 模拟器运行ffmpeg压缩,报错 #17

Closed zhaoweijing2003 closed 6 years ago

zhaoweijing2003 commented 6 years ago

CANNOT LINK EXECUTABLE "/data/user/0/com.iknow.android/files/ffmpeg": /data/data/com.iknow.android/files/ffmpeg: has text relocations image

iknow4x commented 6 years ago

@zhaoweijing2003 建议使用真机。