-
VC series of the fake Winamp multimedia players, suitable for multimedia learnin...
用VC编的仿Winamp多媒体播放器,适合多媒体学习之用。-VC series of the fake Winamp multimedia players, suitable for multimedia learning.
- 2022-03-03 19:48:37下载
- 积分: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
-
一个简单的数据自动备份源码,供大家参考!
一个简单的数据自动备份源码,供大家参考!-a simple automatic data backup source, for your reference!
- 2022-01-26 05:32:08下载
- 积分:1
-
对TS解复用的VC源代码
对TS数据进行解复用,得到ES流数据以便解码库实时解码,用VC实现,用于学习解复用流程,进行简单TS流解码很有帮助
- 2022-06-16 12:15:08下载
- 积分:1
-
Easy language to use player with easy
易用语言播放器易用语言播放器易用语言播放器易用语言播放器语言~
- 2023-07-17 15:15:04下载
- 积分:1
-
做多媒体应用程序时可以用用的
做多媒体应用程序时可以用用的-do multimedia applications can use the
- 2023-05-16 22:50:04下载
- 积分:1
-
H.263的编解码及测试代码,运行在linux下,经测试可用,为大家提供方便源码...
H.263的编解码及测试代码,运行在linux下,经测试可用,为大家提供方便源码-H.263 codec and test code, runs on linux under tested is available, providing convenience for all source
- 2022-01-27 14:57:13下载
- 积分:1
-
MCI的应用示例,包括播放WAV、MIDI文件和播放CD及将CD中的曲目转录为WAV文件等...
MCI的应用示例,包括播放WAV、MIDI文件和播放CD及将CD中的曲目转录为WAV文件等-MCI"s application examples, including broadcast WAV, MIDI files and CD players and CD repertoire of transcription such as WAV files
- 2023-05-10 16:10:03下载
- 积分:1
-
Examples of AVI file is generated, you can choose a directory that allows the sa...
生成AVI文件的例子,可以选择一个目录,允许在同一文件内放一个wav声音文件,程序会将里面的所有bmp文件(要求是24位的)自动合成avi文件,wav文件会做为背景音乐。该例子虽不完善,但可以为avi的视频流及声音流的读写提供参考。-Examples of AVI file is generated, you can choose a directory that allows the same directory put a wav sound file, the program will be inside all the bmp files (requirement is 24-bit) automatic synthesis of avi files, wav files as background music. The case though not perfect, but for avi video stream and audio stream to read and write reference.
- 2022-05-16 11:09:39下载
- 积分:1
-
一个音乐
一个多媒体音乐点播工具,需要数据库支持。-a music-on-demand multimedia tools, database support needs.
- 2023-05-29 07:10:03下载
- 积分:1