你好我在Android应用程序中使用Ffmpeg库进行视频流播放。我已经成功编译并导入。当我执行应用程序时,视频播放2秒,然后崩溃。任何人都给我解决方案。
这是logcat:
09-07 12:41:06.108 1826-1826/com.ffmpegtest W/linker﹕ libffmpeg-neon.so has text relocations. This is wasting memory and is a security risk. Please fix.
09-07 12:41:07.178 1826-1904/com.ffmpegtest A/libc﹕ invalid address or address of corrupt block 0x75ad1f98 passed to dlfree
09-07 12:41:07.178 1826-1904/com.ffmpegtest A/libc﹕ Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 1904 (AsyncTask #1)