第三方开源库-->那些酷炫的音视频开源库整理
Posted Kevin-Dev
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了第三方开源库-->那些酷炫的音视频开源库整理相关的知识,希望对你有一定的参考价值。
不断学习,做更好的自己!💪
视频号 | CSDN | 简书 |
---|---|---|
欢迎打开微信,关注我的视频号:KevinDev | 点我 | 点我 |
1、ExoPlayer
GitHub 地址:https://github.com/google/ExoPlayer
简介: 谷歌出品的视频播放器。
效果图:
推荐文章:
2、JiaoZiVideoPlayer
GitHub 地址:https://github.com/Jzvd/JZVideo
简介: 高度自定义的安卓视频。
效果图:
推荐文档:
3、ijkplayer
GitHub 地址:https://github.com/bilibili/ijkplayer
简介: android/ios video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support
效果图:
推荐文档:
4、GSYVideoPlayer
GitHub 地址:https://github.com/CarGuo/GSYVideoPlayer
简介: 一个第三方视频播放库,基于bilibili 开源的 ijkplayer,可自定义性也还不错,
主要使用这个库实现类似微博等视频列表根据滚动判断自动播放。
效果图:
推荐文档:
5、Vitamio
GitHub 地址:https://github.com/yixia/VitamioBundle
简介: Vitamio是一个支持所有Android设备的多媒体框架。Vitamio与Android默认的MediaPlayer工作方式相似,但包含更加强大的功能!
效果图:
推荐文档:
6、VideoPlayerManager
GitHub 地址:https://github.com/danylovolokh/VideoPlayerManager
简介: 帮助实现VideoPlayer控制,使得它更容易使用ListView和recyclerview。
7、PlayerBase
GitHub 地址:https://github.com/jiajunhui/PlayerBase
简介: 专注于播放视图组件的高复用性和组件间的低耦合,轻松处理复杂业务。
8、DanmakuFlameMaster
GitHub 地址:https://github.com/bilibili/DanmakuFlameMaster
简介: android上开源弹幕解析绘制引擎项目!
效果图:
9、AndroidVideoCache
GitHub 地址:https://github.com/danikula/AndroidVideoCache
简介: Cache support for any video player with help of single line
11、TicktockMusic
GitHub 地址:https://github.com/Lauzy/TicktockMusic
简介: 「Ticktock」一款 material design 风格的音乐播放器,可以播放本地和网络音乐,并且提供歌词显示。项目采用 clean architecture、mvp、rxJava2、retrofit2、dagger2 进行开发,代码结构清晰,层次分明。
效果图:
12、Timber
GitHub 地址:https://github.com/naman14/Timber
简介: Material Design Music Player
效果图:
13、NiceVieoPlayer
GitHub 地址:https://github.com/jianjunxiao/NiceVieoPlayer
简介: IjkPlayer/MediaPlayer+TextureView,支持列表,完美切换全屏、小窗口的Android视频播放器。
效果图:
以上是关于第三方开源库-->那些酷炫的音视频开源库整理的主要内容,如果未能解决你的问题,请参考以下文章
第三方开源库-->那些酷炫的 RecyclerView 开源库整理