提交 c4dafbec 编写于 作者: G guoshuyu

增加文档

上级 0ededb65
......@@ -20,5 +20,14 @@ ex_so支持的视频编码和音频编码配置可查看[编译配置文件](htt
ex_so多支持了mepg、concat协议,crypto协议。
ffmpeg 支持的编码,解码,容器等格式如下图
![](https://raw.githubusercontent.com/CarGuo/GSYVideoPlayer/master/img/code/code01.jpg)
![](https://raw.githubusercontent.com/CarGuo/GSYVideoPlayer/master/img/code/code02.jpg)
![](https://raw.githubusercontent.com/CarGuo/GSYVideoPlayer/master/img/code/code03.jpg)
![](https://raw.githubusercontent.com/CarGuo/GSYVideoPlayer/master/img/code/code04.jpg)
![](https://raw.githubusercontent.com/CarGuo/GSYVideoPlayer/master/img/code/code05.jpg)
![](https://raw.githubusercontent.com/CarGuo/GSYVideoPlayer/master/img/code/code06.jpg)
......@@ -297,3 +297,14 @@ VideoOptionModel videoOptionModel =
list.add(videoOptionModel);
GSYVideoManager.instance().setOptionModelList(list);
```
#### 更多配置
更多配置可通过下方链接和图片参考配置
![ff_ffplay_options](https://github.com/Bilibili/ijkplayer/blob/cced91e3ae3730f5c63f3605b00d25eafcf5b97b/ijkmedia/ijkplayer/ff_ffplay_options.h)
![](https://raw.githubusercontent.com/CarGuo/GSYVideoPlayer/master/img/code/option1.jpg)
![](https://raw.githubusercontent.com/CarGuo/GSYVideoPlayer/master/img/code/option2.jpg)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册