| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 5601 人关注过本帖
标题:基于 ffmpeg 编写的 ffplayer 播放器
只看楼主 加入收藏
RockCarry
Rank: 16Rank: 16Rank: 16Rank: 16
等 级:版主
威 望:13
帖 子:662
专家分:58
注 册:2005-8-5
结帖率:95.65%
收藏
已结贴  问题点数:20 回复次数:18 
基于 ffmpeg 编写的 ffplayer 播放器
基于 ffmpeg 编写了一个简单的视频播放器,大部分视频都能流畅播放,音视频同步好,内存占用小。我把它放到了 github 上
https://

编译好的可执行测试程序下载地址(2016-8-31 更新版本):
链接: http://pan.baidu.com/s/1qYvRCyK 密码: scse

2016-8-17
---------
1. 优化频谱显示效果
2. 增强 seek 操作的稳定性


ffplayer
========

A video player based on ffmpeg for windows and android platform.

ffplayer is not ffplay in offical ffmpeg source code. It is a simple player implemention on windows vs2005 platform. It is a light weight implemention without SDL, with directly access to bitmaps and wavdev in Win32 API.

Currently, this player can smoothly play many video files, with low cpu and memory usage (compared with ffplay of offical ffmpeg), and the audio/video also synchronized very good. More effort must be done to optimize things on synchronization, performance, compatibility and stability.

The ffmpeg share library (dlls, libs & headers) are come from ffmpeg offical web site. I will regularly update these files. Other files are all written by my self. These source codes are licensed under GPL.

The windows version become stable, and the android version is coming. The android verion ffplayer is working now, but lots of work need to be done, to make it better.


features
========
1. low memory and cpu usage
2. audio/video synchronized very will
3. gdi and direct3d rendering on win32 platform
4. support variable speed playback 1% to 100%, 200% ..
5. waveform and spectrum visual effect


rockcarry
2016.8.17


目前 windows 版本已经比较稳定了,android 版本也在开发中,已经有一个可以播放视频的 demo 出来了。

[此贴子已经被作者于2016-8-31 10:14编辑过]

搜索更多相关主题的帖子: android 视频播放器 下载地址 windows simple 
2015-04-22 20:29
SunshineGirl
Rank: 3Rank: 3
等 级:论坛游侠
威 望:1
帖 子:129
专家分:131
注 册:2012-3-20
收藏
得分:20 
PC 版的《铁拳6》你会破解资源吗?
2015-04-22 20:44
RockCarry
Rank: 16Rank: 16Rank: 16Rank: 16
等 级:版主
威 望:13
帖 子:662
专家分:58
注 册:2005-8-5
收藏
得分:0 
回复 2楼 SunshineGirl
没研究过啊。
2015-04-22 20:46
SunshineGirl
Rank: 3Rank: 3
等 级:论坛游侠
威 望:1
帖 子:129
专家分:131
注 册:2012-3-20
收藏
得分:0 
回复 3楼 RockCarry
你会破解游戏吗?
2015-04-22 20:50
RockCarry
Rank: 16Rank: 16Rank: 16Rank: 16
等 级:版主
威 望:13
帖 子:662
专家分:58
注 册:2005-8-5
收藏
得分:0 
不会
2015-04-22 20:52
RockCarry
Rank: 16Rank: 16Rank: 16Rank: 16
等 级:版主
威 望:13
帖 子:662
专家分:58
注 册:2005-8-5
收藏
得分:0 
增加测试程序下载地址,方便无法编译的童鞋。
2015-04-23 12:23
RockCarry
Rank: 16Rank: 16Rank: 16Rank: 16
等 级:版主
威 望:13
帖 子:662
专家分:58
注 册:2005-8-5
收藏
得分:0 
优化代码,增加窗口缩放功能
2015-04-24 13:40
RockCarry
Rank: 16Rank: 16Rank: 16Rank: 16
等 级:版主
威 望:13
帖 子:662
专家分:58
注 册:2005-8-5
收藏
得分:0 
up
2016-01-07 10:01
RockCarry
Rank: 16Rank: 16Rank: 16Rank: 16
等 级:版主
威 望:13
帖 子:662
专家分:58
注 册:2005-8-5
收藏
得分:0 
解决一些视频播放时没有声音的问题
2016-01-21 11:23
yl255255
Rank: 1
等 级:新手上路
帖 子:1
专家分:0
注 册:2016-7-7
收藏
得分:0 
看到了楼主的项目,先研究研究。支持!
2016-07-07 09:47
快速回复:基于 ffmpeg 编写的 ffplayer 播放器
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.016011 second(s), 7 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved