-
Please see my code:
```dart
PageView.builder(
itemCount: 4,
itemBuilder: (ctx, index) {
return xxx();
}
)
# xxx(): a packed widget, used stf and dart_vlc.Video.
```
Under normal …
-
我不知道能不能归类到 bug 里面。
播放视频时出现绿边,并且高度超出父控件范围,没有报告任何错误。
http://image2.njf2016.com/lmOSs_B237iJaPmulEYONaqymdTU
次视频在其他(小程序/浏览器/PC视频播放器)地方显示正常。
-
## Bug report
After add **flavor dimensions** in android, android app does crash right on start, only installed in release mode.
Anyone any cloud whats wrong? It worked before and then stopped w…
-
When I fixed the screen orientation to landscape deviceorientation When landscaperight, then set the cameracontroller
. lockcaptureorientation (deviceorientation. Landscapeleft), click start recordin…
-
Hello I have a video file that ships with MP2 audio and I am unable to activate it for the fijkplayer is it supported, is there anything I can do to enable it ?
-
```D/IJKMEDIA( 7908): IjkMediaPlayer_native_setup
I/IJKMEDIA( 7908): av_version_info: ff4.0--ijk0.8.8--20211030--926
I/IJKMEDIA( 7908): ijk_version_info:
D/IJKMEDIA( 7908): ffpipeline_create_from_a…
-
现在网上关于Flutter 屏幕截图全都是采用 `RepaintBoundary` 来包裹Widget实现,但是FijkPlayer并不是一个Widget, 我在操作用这种方式截屏的时候,只能截取到我自定义的播放器UI的图,视频的播放内容截取不到,目前有没有什么其他的方法可以实现视频截图,如果你后面要实现视频截图功能,你大概会怎么做,可以给点意见吗
-
## Command
```
flutter --no-color attach --machine --device-id=7b3e6a78 lib\main.dart
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
StateError: Bad state: Future already complete…
-
FijkPlayer player = map['vc'];
player.reset();
String url = '';
if (action.payload['type'] == 0) {
url = map['hls'];
} else {
url = map['hlsHd'];
}
player.setVolume(0);
…
zrodo updated
3 years ago
-
能否增加支持windows的特性