-
Encoding server, XML
编码服务器,支持XML任务书,支持MOV,WAV等格式文件转换为3GP,MP4和3G2文件-Encoding server, XML-the mission statement to support MOV, WAV and other formats files to 3GP, MP4, and 3G2 file
- 2023-01-02 21:15:10下载
- 积分:1
-
playstation游戏开发文档,文档中描述了sony提供的游戏开发的API...
playstation游戏开发文档,文档中描述了sony提供的游戏开发的API-PlayStations game development document, the document describes the Sony game development API
- 2022-09-05 21:00:03下载
- 积分:1
-
(1)本程序可在Windows 2000、Visual C++6.0 环境下编译通过。
(2)源码是一个编码模块,编译后生成encore.lib库文件...
(1)本程序可在Windows 2000、Visual C++6.0 环境下编译通过。
(2)源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要读者自己编写程序调用其中的功能。
(3)运行时打开//encore/build/目录下的encore.dsw文件。-(1) the procedures in Windows 2000, Visual C 6.0 environment compile. (2) is a source code modules compiled generation encore.lib libraries, not directly enforceable. Readers need to prepare their own procedures which call the function. (3) run-time Open// encore/build/directory under the encore.dsw document.
- 2022-01-31 08:20:45下载
- 积分:1
-
MP3录音机,window2003 下 vs 2005 c++环境 测试通过
MP3录音机,window2003 下 vs 2005 c++环境 测试通过-MP3 recorder, window2003 under vs 2005 c++ Environmental testing through
- 2022-12-10 13:15:03下载
- 积分: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
-
多媒体同步技术的程序,该程序可以实现通过…
该程序为多媒体定时技术,通过该程序可以实现某函数的周期调用-The program for multimedia timing technology, the program can be achieved through the cycle of a function call
- 2023-06-22 14:30:03下载
- 积分:1
-
LPC10 它是语音编码中最为经典的算法,也是美国的国家标准之一。本软件中包含有完整的MATLAB源代码,有助于做语音通信的人研究...
LPC10 它是语音编码中最为经典的算法,也是美国的国家标准之一。本软件中包含有完整的MATLAB源代码,有助于做语音通信的人研究-LPC10 Speech Coding it is the most classic algorithms, as well as the national standard. The software includes a complete MATLAB source code, help do the voice communications research
- 2022-07-03 17:11:08下载
- 积分:1
-
YUV视频去隔行自适应算法Opencl实现
本源码的功能是对YUV420格式视频进行去隔行处理,处理采用的算法是自适应的去隔行算法,实验平台是进行Opencl 配置后的Visual Studio2008,Opencl 计算的特点是利用GPU进行并行编程计算,处理视频的速度相比CPU计算处理速度有大幅提高。学习本代码,将有助于迅速了解Opencl 的编程模型和GPU并行计算的原理,同时对视频去隔行也会有所了解。
- 2022-03-01 00:36:06下载
- 积分:1
-
mp3播放器源代码,基于windows ce 5.0可直接运行
mp3播放器源代码,基于windows ce 5.0可直接运行-mp3 player source code, based on windows ce 5.0 can be directly run
- 2023-01-04 10:25:06下载
- 积分:1
-
可设定提醒时间和提醒事件
可设定提醒时间和提醒事件-time can be set to remind the incident and reminded
- 2022-01-28 02:34:38下载
- 积分:1