-
Notifications
You must be signed in to change notification settings - Fork 1k
Description
问题描述
播放视频大灰屏,看安卓后台日志 是加载 libmpv.so 库失败,导致无法播放
复现步骤
安装软件后,第一启动可以正常播放,退出软件,再次进入后播放功能失效
预期行为
视频可以正常播放,不是大灰屏
系统信息
安卓 5.1.1 平板 nokia n1 , 手机 红米 note 3, 都有同样的问题
相关截图或日志
/TinyAlsaStream( 294): getFramesAvailable: Unable to get available frames
E/TinyAlsaStream( 294): getFramesAvailable: Unable to get available frames
E/TinyAlsaStream( 294): getFramesAvailable: Unable to get available frames
D/EVENT_THREAD( 294): void CEventThread::run() Do poll with timeout: -1
D/hwcomposer( 241): bool android::intel::HwcLayerList::setupSmartComposition2(): In Smart Composition2 !
I/hwcomposer( 241): virtual bool android::intel::HwcLayerList::update(hwc_display_contents_1_t*): overlay fallback to GLES. flags: 0
I/flutter ( 5012): plPlayer err: Invalid argument(s): Failed to load dynamic library 'libmpv.so': dlopen failed: library "libmpv.so" not found
I/flutter ( 5012): [2025-12-12 18:12:25.561730 | Catcher 2 | INFO] Report result: true
I/flutter ( 5012): [2025-12-12 18:12:25.632358 | Catcher 2 | FINE] Error: 'Null check operator used on a null value' has been skipped to due to duplication occurrence within 3000 ms.