-
一个简单的视频播放器,可以播放多种格式的视频和音频文件,它是VC2005编成的。...
一个简单的视频播放器,可以播放多种格式的视频和音频文件,它是VC2005编成的。
-A simple video player, can play multiple formats of video and audio files, which is derived from VC2005.
- 2022-02-26 16:01:59下载
- 积分:1
-
ffmpeg 视频播放器 ffmpeg+sdl+draw(里面的注释非常详细,可以自己选择同步模式)
资源描述这是一个用于播放视频和音乐的播放器。如要使用请将player整个文件夹放入到项目目录下,然后在项目中添加现有项,将player目录下的
assist.cpp
assist.h
DisPlayBase.cpp
DisPlayBase.h
PacketQueue.cpp
PacketQueue.h
PlayWnd.cpp
PlayWnd.h
VideoPlay.cpp
VideoPlay.h
以上的文件加入到项目当中
然后在你需要用到播放器的类或者其他模块中,
#include "player/VideoPlay.h"
这就行了,试一下编译吧!
当然,如果想要运行,还需要将所用的dll文件拷贝到exe同一目录下。
在player文件夹中还有三个文件夹,这三个文件夹内都有一个bin目录。如果你不知道要用到那些dll,
你就干脆将所有dll都复制到exe的目录里就行了。如果还不能播放视频,可能是因为你的机子没有安装directX,安装了就应该没问题了。
如果你建立的是控制台或者其他非窗口界面程序,那么,在程序中,你可以这样来创建一个对象
CVideoPlay* player = new CVideoPlay;//new一个对象出来
player->AV_AddPlayFile("邓紫棋-泡沫.mp3");//将要播放的音频文件或者视频文件加进
- 2023-05-28 05:10:22下载
- 积分:1
-
H.263编码器SDK,包括动态链接库和静态库,欢迎…
H.263编码器SDK,包括动态连接库和静态连接库,欢迎广大视频编码工作者及爱好者测试使用。-H.263 Encoder SDK, including dynamic link libraries and static libraries, welcome video coding workers and lovers tested.
- 2022-02-04 12:47:26下载
- 积分:1
-
Storm audio
暴风影音源代码,不说大家也知道这是什么可能版本比较老-Storm audio-visual source code, do not say that we all know what this is likely to compare the old version
- 2022-01-27 17:14:05下载
- 积分:1
-
1, all data and Yahoo Music, Yahoo lyrics synchronized Baidu MP3 update, without...
1、所有数据与Yahoo音乐、Yahoo歌词、百度MP3同步更新,无需日常维护管理。
2、首页、栏目页自动采集并生成本地HTM页面,每48小时更新一次数据。
3、其它页面使用了缓存技术,第一次调用后,24小时内再次调用则直接读取客户机本地信息。
4、程序、模板分离,方便自行修改页面风格,会HTML就会修改风格模板。
5、LRC歌词同步显示。 -1, all data and Yahoo Music, Yahoo lyrics synchronized Baidu MP3 update, without day-to-day maintenance and management.
2, Home, columns page automatically collect and generate local HTM page is updated once every 48 hours of data.
3, other pages using the cache technology, after the first call, call again within 24 hours of direct client to read the local information.
4, procedures, separation of the template to facilitate the page style to make its own decisions will be HTML-style template will be modified.
5, LRC lyrics display synchronization
- 2023-01-27 19:55:03下载
- 积分:1
-
(1)“MP3目录”下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。
(2)本程序可在Windows 200...
(1)“MP3目录”下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。
(2)本程序可在Windows 2000、Visual C++6.0环境下编译通过,在MP3Debug目录下有可直接运行的执行文件。
(3)本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。-(1) "MP3 directory" for a complete player CoolPlayer all the code, "decoder source" directory as a separate part of the MP3 decoder. (2) the procedures in Windows 2000, Visual C Compiler 6.0 environment, in MP3 Debug directory can be run directly on the implementation document. (3) The procedure does not require special hardware, but especially for old hardware may not support.
- 2023-07-17 15:20:04下载
- 积分:1
-
单击鼠标左键调用this
单击鼠标左键调用this->SetTimer(1500,NULL),时间间隔是0.5秒,每隔0.5秒就会发送WM_TIMER消息,调用函数ONTIMER,使M_INDEX增加,通过INVALIDATE函数触发对屏幕的刷新.-click the left mouse button call this-
- 2022-05-06 17:10:29下载
- 积分:1
-
VFP9 trial Notes 3
VFP9试用手记3-VFP9 trial Notes 3
- 2022-02-04 01:17:30下载
- 积分:1
-
此资源为多媒体开发指南配套源码并附有程序运行所需的图片资源...
此资源为多媒体开发指南配套源码并附有程序运行所需的图片资源-This resource guide for multimedia developers supporting source along with the picture of resources required to run program
- 2023-07-28 19:35:05下载
- 积分:1
-
一个关于视频捕获记数的图象实时处理程序主要用vfw编写,
一个关于视频捕获记数的图象实时处理程序主要用vfw编写,-A notation on the video capture real-time image processing to prepare the main VFW,
- 2022-12-21 18:05:04下载
- 积分:1