bobgua
bobgua
帧率还是计算错误 
应该是由于开源的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/ 问题解决了吗?有好的解决方案吗?