RxFFmpeg icon indicating copy to clipboard operation
RxFFmpeg copied to clipboard

10.0的手机在压缩的时候提示无法找到文件 10.0的权限已经适配 在9.0的手机可以正常压缩 targetVersion为29

Open cuozixiansheng opened this issue 4 years ago • 2 comments

cuozixiansheng avatar Aug 31 '20 08:08 cuozixiansheng

请问解决了吗?我的有时候也会提示无法找到文件

lizhAndroid avatar Oct 13 '20 01:10 lizhAndroid

你的压缩后生成的地址改为你自己的沙盒康康。Context.getExternalFilesDir(Environment.DIRECTORY_DCIM)+“test.mp4”。

YRowis avatar Oct 29 '20 03:10 YRowis