-
**Describe the bug**
IOS播放闪退,安卓正常
报错日志:
Option ijk-http-error not found
电脑heflutter 配置:
[✓] Flutter (Channel stable, 2.5.1, on Mac OS X 10.15.7 19H1217 darwin-x64,
-
您好,列表播放公用一个FijkPlayer时候,播放完一个视频后,播放下一个需要做什么处理呢?
当播放完一个视频后,我进行如下操作
player.reset();
player.setDataSource(item.url, autoPlay: true);
会报错:[ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exce…
-
How I can make the video in a state that it is showing the first frame/image and stays in a paused state?
After the Video is in the `prepared` state, I make:
`controller.seekTo(100)` But I still see…
-
**Describe the bug**
A clear and concise description of what the bug is.
安卓端用controlBuilder里面的滑动手势设置音量会导致播放卡顿😂。
`FijkVolume.setVol(_volume);`
logger
I/AudioManager(29008): setStreamVolume: strea…
hwh97 updated
4 years ago
-
大佬看下这个是为啥闪退呢,
`09-13 15:06:20.408 27154 28862 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 28862 (Thread-67), pid 27154 (com.inke.mido)
09-13 15:06:20.827 28890 28890 F DEBUG : …
-
开启硬解,在不支持硬解的设备上不会切换到软解。
具体问题是:开启硬解后,在不支持硬解的设备上会一直显示黑屏。而如果设置成软解,则视频可以播放。说明
没有自动切换到软解。
具体情况是:
视频url地址:是4k视频,是从 影视TV中 获取的 https://github.com/FongMi/TV
用的 4.x 版本的 影视TV。用的源是 `http://饭太硬.top/tv`…
-
在android11的手机上大概率会报
ABI: 'arm64'
Timestamp: 2021-06-07 16:03:20+0800
pid: 9849, tid: 32318, name: ff_read >>> com.timework.flutter_dhlr
-
import就能用的那种
-
百度声称无法解决这个问题,大厂都懒得多解释。
经测试项目仅仅引用三个包:
flutter_baidu_mapapi_map: #百度地图
flutter_baidu_mapapi_search: #百度地图
fijkplayer: #流播放器(IOS与百度地图会产生openssl冲突,百度回应无法解决)
错误信息:
```
Running Xcode build...
Xcode…
-
m3u8 循环播放调用reset() 之后Fijk状态不一致
m3u8 在状态complete之后调用reset重置播放器,在start播放,
会偶现播放器状态不一致的情况:
**fijkplayer version**
Which version you used.
0.8.7
**Smartphone (please complete the following informa…