-
**Describe the bug**
使用flutter官方组件PageView滑动Page时视频会出现闪动,闪动的画面是下一个Page的视频画面,详情请看录屏
**What attempts have you made to resolve this error ?**
给FijkView添加了GlobalKey然而并不起作用
**To Reproduce**
问题的复现步…
-
![image](https://user-images.githubusercontent.com/47207881/133182727-c82f77aa-af52-4b0a-aae9-3d8a430e31d7.png)
![image](https://user-images.githubusercontent.com/47207881/133182749-72fbc842-3b57-419…
-
Hello,
Following your example code, I have the following widget.
```
fijkplayer.FijkView(
player: _player.fijk,
panelBuilder: fijkplayer.fijkPanel2Builder(),…
-
**Describe the bug**
A clear and concise description of what the bug is.
清晰描述你遇到了什么问题。
**What attempts have you made to resolve this error ?**
**为了解决这个问题你有什么尝试?**
有问题请自己先努力尝试解决。
尤其是一些已经在错误输出中给…
-
Here is my code
import 'package:fijkplayer/fijkplayer.dart';
import 'package:flutter/material.dart';
class VideoTest extends StatefulWidget {
//
static const id = 'VideoTest';
@overrid…
-
**Describe the bug**
A clear and concise description of what the bug is.
E/IJKMEDIA(14962): http://127.0.0.1:14587/api/app/vid/m3u8/sp/4n/8n/ka/28abf02143cf432ba0201aa4cc31b6ef.m3u8: error while see…
-
在windows下编译时,报错:
cd example
hover run
go: github.com/befovy/fijkplayer/go@v0.0.0-00010101000000-000000000000: parsing Users\bytedance\Befovy\fijkplayer\go\go.mod: open C:\flutterprojects\fijkplay…
-
播放m3u8时闪退,能播放rtmp。
只有IOS闪退
安卓正常
flutter: [inf] 2023-05-31 15:59:00.526675 [fijk] FijkPlayer{id:2} state changed to FijkState.asyncPreparing
-
想问一下,是否此插件是否支持s48或者wav等格式的音频文件,
另是否支持另外的在线直播类的视频格式,若有不支持的,能否提前告知以下???Thanks。。。。
问题如下:
当setDataSource是本地的mp3或者m4a格式的文件的时候,就可以正常打开,但是:
当setDataSource是我本地的s48或者wav 格式的文件的时候,输出以下报错:
`2022-03-…
-
**Is your feature request related to a problem? Please describe.**
I am using fijkplayer with a hls url from youtube but the video resolution is quite low. I read documentation but cannot find any se…