-
一个对 windows 的wave 文件解析的例子
一个对 windows 的wave 文件解析的例子-1 pairs of windows to wave file parsing example
- 2023-01-07 13:10:02下载
- 积分:1
-
一个简单的视频预览和发送程序,程序里面已经实现了视频的预览和发送,但是没有做视频文件的压缩。...
一个简单的视频预览和发送程序,程序里面已经实现了视频的预览和发送,但是没有做视频文件的压缩。-a simple video preview and delivery procedures, procedures which have achieved a preview of the video and sent, But not so compressed video files.
- 2022-02-12 21:55:48下载
- 积分:1
-
lrc lyrics Isolation hardware player software player are very helpful
lrc歌词分离提取 对硬件播放机 软件播放器都有很大帮助-lrc lyrics Isolation hardware player software player are very helpful
- 2022-03-16 15:17:40下载
- 积分:1
-
一个视频捕获的com组件源代码。使用简单,详细看程序注释
一个视频捕获的com组件源代码。使用简单,详细看程序注释-A video capture of com components source code. Easy to use, detailed procedures for the Notes look
- 2022-08-17 23:16:38下载
- 积分: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
-
VisioForge Media Player SDK 1.3
For Delphi 6
VisioForge Media Player SDK 1.3
For Delphi 6-2009
- 2022-04-24 11:41:24下载
- 积分:1
-
本例源代码文件由用户按照书中的操作步骤自己生成,“Example...
本例源代码文件由用户按照书中的操作步骤自己生成,“Example-2-1Project_Navigator_Demo源代码”目录下为源代码的参考文件。“Example-2-1Project_Navigator_Democounter”目录下为完整的工程,包括源代码文件、综合与实现的结果文件、ISE工程文件等,可以使用ISE工程管理器打开工程,供读者参考-In this case the source code files by the user in accordance with the steps the book itself is generated, "Example-2-1 Project_Navigator_Demo source" directory as the source code reference document. "Example-2-1 Project_Navigator_Demo counter" directory for a complete project, including source code files, integrated with the realization of the outcome document, ISE project file, etc. You can use ISE Project Manager, open the project for the reader is referred to
- 2022-11-13 04:05:03下载
- 积分:1
-
Sample program to convert video file + audio file to avi file (some cctv codecs...
Sample program to convert video file + audio file to avi file (some cctv codecs write thus).
To run program by desktop context menu execute reg file (correct program path previosly).
To do: implement auto mode and read templates from registrity-Sample program to convert video file+ audio file to avi file (some cctv codecs write thus).
To run program by desktop context menu execute reg file (correct program path previosly).
To do: implement auto mode and read templates from registrity
- 2022-05-29 15:14:43下载
- 积分:1
-
VC prepare a good MPG to AVI format of small procedures
用VC++编写的一个很好的AVI转MPG格式的小程序-VC prepare a good MPG to AVI format of small procedures
- 2022-08-03 00:23:13下载
- 积分:1
-
线性PCM到A律pcm的Verilog编码源程序
线性PCM到A律pcm的Verilog编码源程序-Linear PCM to the Verilog code pcm A law source
- 2022-07-23 15:40:02下载
- 积分:1