-
高清视频播放器多通道封装
HD Video Player Multichannel Package -HD Video Player Multichannel Package
- 2022-07-11 15:38:06下载
- 积分:1
-
这为平方根程序的任何实数平方根
this for square root program to fine square root for any real number
- 2023-08-12 05:10:02下载
- 积分:1
-
A new generation of video compression codec x.264/avc source code
新一代视频压缩编解码x.264/avc的源代码-A new generation of video compression codec x.264/avc source code
- 2022-01-20 23:28:36下载
- 积分: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
-
This is one of the pieces of the jigsaw Control (excellent) (57KB)
这是拼图游戏的一个控件(真的很棒)(57KB)-This is one of the pieces of the jigsaw Control (excellent) (57KB)
- 2022-03-03 03:15:32下载
- 积分:1
-
视频操作的相关源代码控制摄像头,视频的采集,压缩
视频操作的相关源代码控制摄像头,视频的采集,压缩-video operations related to the source code control camera, video capture, compression, etc.
- 2023-06-29 09:30:03下载
- 积分:1
-
基于MFC的图像处理正交变换完整源程序,可实现小波变换,滤波处理,图像的复原,增强,融合等功能的极品程序,愿与大家共享。...
基于MFC的图像处理正交变换完整源程序,可实现小波变换,滤波处理,图像的复原,增强,融合等功能的极品程序,愿与大家共享。-MFC-based image processing orthogonal transformation integrity of the source, can be realized wavelet transform, filter, Image restoration, enhancement, functional integration procedure on the other hand, would like to share with you.
- 2022-02-15 05:20:48下载
- 积分:1
-
vc 播放avi格式文件的播放器程序,可以控制avi的播放。
vc 播放avi格式文件的播放器程序,可以控制avi的播放。-vc player avi player format procedures, avi player can control.
- 2022-12-20 11:35:03下载
- 积分:1
-
读取一段视频的代码,注意需要命令行的形式运行,命令行的参数要给出视频文件名,视频文件必须要avi格式,并且放到debug中。...
读取一段视频的代码,注意需要命令行的形式运行,命令行的参数要给出视频文件名,视频文件必须要avi格式,并且放到debug中。-Read the code section of the video, pay attention to the need for the form of command-line operation, command line parameters should be given video file name, must be avi video file format, and put in debug.
- 2023-08-12 12:50:03下载
- 积分:1
-
使用visual c++开发游戏的一个例子,可以学习在vc下怎么开发图像,声音处理的一些常用方法。...
使用visual c++开发游戏的一个例子,可以学习在vc下怎么开发图像,声音处理的一些常用方法。-use visual development of a game example, we can learn from how the vc under development images, voices some of the commonly used methods.
- 2022-04-08 03:03:08下载
- 积分:1