-
dx6 the sample, animation palette
dx6的sample,调色板动画-dx6 the sample, animation palette
- 2022-03-21 21:28:06下载
- 积分:1
-
将文本转换到语音,并保持嘴型同步SpeakMouth的demo程序
将文本转换到语音,并保持嘴型同步SpeakMouth的demo程序-text-to-speech conversion, and maintain synchronization SpeakMouth mouth type of procedure demo
- 2022-05-22 07:21:36下载
- 积分:1
-
soft VCD system, support the following format : 1.DAT
软 VCD 系统,支持格式如下: 1.DAT-->VCD碟的标准DAT格式:DAT后缀名,并存放在CD-ROM中. 2.MPG-->MPEG-1的多媒体格式:MPG后缀名,存放在硬盘中. 3.MPV-->MPEG-1的多媒体格式:MPV后缀名,存放在硬盘中. 4.VBS-->MPEG-1的多媒体格式:VBS后缀名,存放在硬盘中. 5.VCD-->VCD碟的标准DAT格式用VCDCOPY拷到硬盘中的多媒体 文件格式:VCD后缀名,并存放在硬盘中. 注:(5)中的文件格式是本播放器独自定义的多媒体文件格式,其他 四种是国际标准格式 VCDCOPY是作者梁肇新开发的一个专用于把 CD-ROM上的VCD文件拷到硬盘中的工具程序.需要者可以联系提供.-soft VCD system, support the following format : 1.DAT-- gt; VCD disc standard DAT format : DAT suffix, both on CD-ROM. 2.MPG-- gt; MPEG-1 multimedia formats : MPG suffix, storage in the drive. 3.MPV-- gt; MPEG-1 multimedia formats : MPV suffix, and stored in the hard disk. 4.VBS-- gt; MPEG-1 multimedia formats : VBS extension, and stored in the hard disk. 5.VCD-- gt; VCD discs in a format standard DAT drive with VCDCOPY Mall of multimedia file formats : VCD suffix, both on the hard drive. Note : (5), the file format is the player"s own definition of multimedia file format and the other four is the international standard format of the author V
- 2022-03-23 20:56:02下载
- 积分:1
-
利用改进的8 方向链码编码对视频对象运动
轨迹进行编码,重点突出了对象运动的变化特征,同时采用归一化编码技术,增强了改进编码方法对尺度和旋转变换的鲁棒性。最...
利用改进的8 方向链码编码对视频对象运动
轨迹进行编码,重点突出了对象运动的变化特征,同时采用归一化编码技术,增强了改进编码方法对尺度和旋转变换的鲁棒性。最后采用编辑距离来度量运动轨迹的相似性测度.-8 the direction of improved chain code encoding of video object trajectories encode highlighted changes in the characteristics of the object movement, while the use of the normalized coding techniques to enhance the coding method to improve the scale and rotation transformation of robustness. Finally the use of edit distance to measure the trajectory of the similarity measure.
- 2022-02-15 10:11:51下载
- 积分:1
-
the procedures provided a voice output CSoundOut category for the audio broadcas...
本程序提供一个声音输出类CSoundOut,用于声卡播放声音-the procedures provided a voice output CSoundOut category for the audio broadcast voices
- 2022-07-13 00:50:35下载
- 积分:1
-
VC rm file player
VC播放rm文件-VC rm file player
- 2023-07-17 23:30:03下载
- 积分:1
-
osd test program
OSD 测试程序-osd test program
- 2023-07-04 03:40:04下载
- 积分: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
-
将单独的Y、U、V合并成一个完整的YUV序列文件
将单独的Y、U、V合并成一个完整的YUV序列文件-to separate the Y, U, V combined into a complete sequence YUV documents
- 2022-03-25 04:41:17下载
- 积分:1
-
一个能创建AVI文件的类(4KB)
一个能创建AVI文件的类(4KB)-can create an AVI file type (4KB)
- 2023-04-16 11:40:02下载
- 积分:1