-
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
-
Control of the Main Board of the small speakers broadcast the end of the world,...
控制主板小喇叭播 世界末日,H标记高八度,L标记第八度,*n表n拍-Control of the Main Board of the small speakers broadcast the end of the world, H marked the high octave, L marking the eighth time,* n table n shoot
- 2023-06-27 06:00:03下载
- 积分:1
-
插件的实现程序。该插件对Filter Graph Manager进行扩展,让它
支持IMPEG1Builder接口。使用该接口可以为MPEG1文件自动构建播...
插件的实现程序。该插件对Filter Graph Manager进行扩展,让它
支持IMPEG1Builder接口。使用该接口可以为MPEG1文件自动构建播放用的Filter
Graph(使用DirectShow集成的MPEG1相关的一系列Filter)。-plug-in the realization process. The plug-right Graph Filter Manager for expansion, it supports IMPEG1Builder interface. The interface can be used to automatically convert documents with the players Construction Filter Graph (using DirectShow integrated MPEG1 related to the series of Filter).
- 2022-08-22 09:56:05下载
- 积分:1
-
with VC Video Surveillance video
用VC 实现视频监控录像-with VC Video Surveillance video
- 2022-04-14 17:27:47下载
- 积分:1
-
这是一个MFC工程,实现的是一个简单的CD播放器功能
这是一个MFC工程,实现的是一个简单的CD播放器功能-This is an MFC project, implementation is a simple CD player functionality
- 2022-08-06 16:24:01下载
- 积分:1
-
ZRTP的源代码,用作对于ZRTP的支持,ZRTP可以在wireshark中进行支持需要安装插件...
ZRTP的源代码,用作对于ZRTP的支持,ZRTP可以在wireshark中进行支持需要安装插件-ZRTP" s source code, used for the ZRTP support, ZRTP can be carried out in the wireshark support need to install plug-ins
- 2022-03-02 03:37:17下载
- 积分: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
-
文本到语音转换使用SAPI的简单程序(英文版)
Simple Program for Text to Speech Using SAPI (English Version)
- 2022-01-26 00:52:10下载
- 积分:1
-
视频会议系统中实现大文件数据传输的源代码
视频会议系统中实现大文件数据传输的源代码-Video conferencing system to achieve large file data transfer source code
- 2022-02-21 03:09:31下载
- 积分:1
-
Gerbtool教程,专门用于制作PCB的软件
Gerbtool教程,专门用于制作PCB的软件-Gerbtool Guide, specialized software for the production of PCB
- 2022-11-11 04:00:03下载
- 积分:1