Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 435 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 435 Bytes

本项目代码基本参考雷霄华的代码:https://blog.csdn.net/leixiaohua1020/article/details/15811977/

实现在linux下的播放器,Linux Player

实现功能: 读取视频文件,并使用SDL四分频显示

后续功能: 1、Qt界面 2、网络传流 3、视频分析 4、视频处理 5、抓拍 6、视频容器封装 7、移植opencv

2018-06-15

FFmpeg版本 FFmpeg-release-2.5.zip

SDL2版本 SDL2-2.0.8.tar.gz