bravobit / FFmpeg-Android

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

WARNING: linker:unused DT entry: in android 5.1 #61

Open Hassaan68 opened 5 years ago

Hassaan68 commented 5 years ago

I am facing this issue in Video Merging in android 5.1

WARNING: linker: /data/data/com.example.myvideo/files/ffmpeg: unused DT entry: type 0x6ffffffe arg 0x25bc

Brianvdb commented 5 years ago

Warnings can be ignored most of the times. Does the command still execute properly?