fijkplayer icon indicating copy to clipboard operation
fijkplayer copied to clipboard

[BUG] 一个关于添加缓存但是缓存失败的问题

Open the6nnoo opened this issue 5 years ago • 5 comments

ijkio cache exist is error, will delete last_physical_pos = 2234619, cur_exist_file_size = 346 ijkio cache exist is error, will delete last_physical_pos = 2217118, cur_exist_file_size = 345 能看到的log关键词就这两个,我搜索了“ijkio cache exist is error”,全网没人碰到这个问题 以下是我的设置参数页面 image

我尝试更换了 build.gradle 中支持ndk的库 armeabi-v7 或者 arm64-v8a 也确保有了读写权限和手动给予权限

哪位大兄弟碰到过没

the6nnoo avatar Mar 03 '21 02:03 the6nnoo

setOption() 要在 setDataSource() 之前

CxmyDev avatar May 24 '21 05:05 CxmyDev

cache_file_path 和cache_map_path对应的文件不要用同一个

supercq123 avatar Jan 14 '22 02:01 supercq123

ios的可以,安卓的不行,会报错,ijklongurl:: Operation not permitted

GeekTR avatar May 04 '23 13:05 GeekTR

同样遇到 Operation not permitted, 出现在 Android 13上. 模拟器就能复现. ijkio:cache:ffio:http://www.xxxx.com/xxxx.mp4: Operation not permitted.

重复多次会概率出现可以正常播放的情况.

GrayLand119 avatar Sep 13 '23 02:09 GrayLand119