Results 4 comments of bobgua

帧率还是计算错误 ![QQ图片20190423163514](https://user-images.githubusercontent.com/16915416/56566834-2dfdc500-65e6-11e9-9d2b-230bc6d1c5a5.png)

应该是由于开源的argus-apm-main模块代码里没有com.argusapm.android.core.job.func.FuncTrace相关文件

same question. ../../../../src/main/jniLibs/armeabi-v7a/libncnn.a(net.cpp.o):D:/ncnn/src/net.cpp:function ncnn::Net::~Net(): error: undefined reference to 'std::string::_Rep::_M_destroy(std::allocator const&)' ../../../../src/main/jniLibs/armeabi-v7a/libncnn.a(net.cpp.o):D:/ncnn/src/net.cpp:function ncnn::Net::~Net(): error: undefined reference to 'std::string::_Rep::_M_destroy(std::allocator const&)' ../../../../src/main/jniLibs/armeabi-v7a/libncnn.a(net.cpp.o):D:/ncnn/src/net.cpp:function ncnn::Net::~Net(): error: undefined reference to 'std::string::_Rep::_S_empty_rep_storage' ../../../../src/main/jniLibs/armeabi-v7a/libncnn.a(net.cpp.o):D:/ncnn/src/net.cpp:function ncnn::Net::~Net(): error: undefined reference...

> @callmewenxi 貌似 AVMutableComposition + AVAssetExportSession 不是好办法,请看这个链接 http://sky-weihao.github.io/2015/10/06/Video-streaming-and-caching-in-iOS/ 问题解决了吗?有好的解决方案吗?