-
如何制作具有声音效果的动画桌面精灵》配套源代码
如何制作具有声音效果的动画桌面精灵》配套源代码-how to produce sound effects animation desktop genies "complementary source code
- 2022-04-01 19:12:49下载
- 积分:1
-
csharp prepared with the video frame from the source code, directx9.0 need suppo...
用csharp编写的视频帧提取源代码,需要directx9.0支持- The video frequency frame compiles which with csharp withdraws the source code, needs directx9.0 to support-csharp prepared with the video frame from the source code, directx9.0 need support- The video frame frequency com csharp with piles which withdraws the source co de, needs to support directx9.0
- 2022-06-29 17:09:48下载
- 积分:1
-
LZW algorithm
LZW c++算法-LZW algorithm
- 2022-06-26 17:59:11下载
- 积分:1
-
Java Vision Toolkit 这是国外的一个免费计算机视觉开发工具,包含有各种图像处理的函数。...
Java Vision Toolkit 这是国外的一个免费计算机视觉开发工具,包含有各种图像处理的函数。-Java Vision Toolkit is a free foreign computer visual development tool that includes a variety of image processing functions.
- 2022-08-17 19:04:37下载
- 积分:1
-
多功能音乐播放器
一个多功能的音乐播放器,包括播放,录音等功能,界面优美,用户体验性强
- 2022-03-25 02:49:52下载
- 积分:1
-
usb自动传输的测试代码
usb自动传输的测试代码-usb automatic transmission test code
- 2022-03-18 22:14:31下载
- 积分:1
-
In the design of multimedia programs often need to deal with sound files, this a...
在多媒体程序的设计中经常需要处理声音文件,本文就是介绍如何在应用程序中播放WAV文件-In the design of multimedia programs often need to deal with sound files, this article is to introduce in the application how to play WAV files
- 2023-08-21 00:00:03下载
- 积分:1
-
将VCD格式文件写到CDR盘中的程序
将VCD格式文件写到CDR盘中的程序-VCD format will be written after the procedure CDR
- 2022-01-22 01:16:40下载
- 积分: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
-
一个简单的AVI编辑器
一个简单的AVI编辑器-source code of a simple AVI file Editor
- 2023-08-14 10:50:04下载
- 积分:1