-
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
-
电视卡控制,可以控制天敏电视大师,选择分类的电视台,分类可以自行定义...
电视卡控制,可以控制天敏电视大师,选择分类的电视台,分类可以自行定义-TV card control, control Mortimer television masters, the television choices classification, classification can define
- 2022-07-16 02:16:39下载
- 积分:1
-
一个简单的播放器程序
一个简单的播放器程序-a simple player program
- 2022-05-10 23:48:20下载
- 积分:1
-
这个是我们毕业设计的作品,里面包含了音频播放,音频录制,图像处理,界面等技术的应用。只是还有好多bug,希望大家多多指教,可以给我发邮件:ataojohn@ya...
这个是我们毕业设计的作品,里面包含了音频播放,音频录制,图像处理,界面等技术的应用。只是还有好多bug,希望大家多多指教,可以给我发邮件:ataojohn@yahoo.com.cn-graduate design work, which contains the audio playback, audio recording, image processing, interface technologies. There is a lot of bug, we hope the exhibitions will give me a E-mail : ataojohn@yahoo.com.cn
- 2023-03-03 18:05:04下载
- 积分:1
-
一个没有外部控件的多媒体播放器 利用MCI指令制作播放器,简单实用,很适合于做为自己软件的一个附带功能或背景音乐,正是基于这点需求,我准备分几个部分来写:...
一个没有外部控件的多媒体播放器 利用MCI指令制作播放器,简单实用,很适合于做为自己软件的一个附带功能或背景音乐,正是基于这点需求,我准备分几个部分来写:-a no external controls multimedia players use MCI directive produced players, simple and practical, is well suited to its own software as an incidental function, or the background music, which is based on demand, I would be for the parts to write :
- 2023-06-02 04:00:03下载
- 积分:1
-
advanced video codec devices
高级视频解码编码器-advanced video codec devices
- 2022-01-31 03:56:42下载
- 积分:1
-
播放AVI,很好很强大,嘿嘿真的,你们可以试
播放AVI,很好很强大,嘿嘿真的,你们可以试-Play AVI, very very powerful, Hei hei true, you can try
- 2022-02-03 23:05:22下载
- 积分:1
-
mediaplayer11播放器支持WAV,WMA,MP3,MP4
MediaPlayer11播放器支持wav,wma,mp3,mp4-MediaPlayer11 player supports wav, wma, mp3, mp4
- 2022-03-13 07:09:18下载
- 积分:1
-
The use of directshow to capture video and compression H264, which did not send...
利用directshow捕获视频并压缩H264,其中没有发送部分,程序只在本地解压缩并蟊预览-The use of directshow to capture video and compression H264, which did not send part of the program only in the local decompressed and Spanish fly preview
- 2022-08-14 04:19:05下载
- 积分:1
-
TS流转MPEG2的源码,可以将多个TS流复用成一个MPEG2流
TS流转MPEG2的源码,可以将多个TS流复用成一个MPEG2流-MPEG2 TS transfer the source code can be more than TS stream multiplexing into an MPEG2 streams
- 2022-06-19 10:10:50下载
- 积分:1