Open yongjieYuan opened 2 years ago
the same.. How it is fix?
@yongjieYuan 你好,解决了吗?
I'm using a flutter plugin which depends on AndroidAudioConverter,so I wanna use another plugin,flutter_sound,instead of flutter_record_plugin.
@yongjieYuan 你好,解决了吗?
我的flutter项目中有个插件(flutter_record_plugin)依赖这个库,所以为了节省时间还是选择换一个插件(flutter_sound) 无法找到资源的这个问题,可能一时半会儿还解决不了,所以换个插件可能还会快点。
http://writingminds.github.io/ffmpeg-android-java/ - this is the same sublibrary. I just copied the code from library to my project and inserted this one as FFMpeg sublibrary
将 ffmpeg-android-java-2a627f6ecd.aar 放入 libs ffmpeg-android-java-2a627f6ecd.aar.zip
将 ffmpeg-android-java-2a627f6ecd.aar 放入 libs ffmpeg-android-java-2a627f6ecd.aar.zip
what did i do. i still gets the same error
将 ffmpeg-android-java-2a627f6ecd.aar 放入 libs ffmpeg-android-java-2a627f6ecd.aar.zip
what did i do. i still gets the same error
furthermore , you need copy this project code.
My project cannot run successfully,