-
环境:windows98/2000/xp,Visula C++6.0下编译通过.MPEG4是非常著名的视频压缩算法,有兴趣的可以参考!...
环境:windows98/2000/xp,Visula C++6.0下编译通过.MPEG4是非常著名的视频压缩算法,有兴趣的可以参考!-environment : windows98/2000/xp, Visula 6.0 C compiler through. MPEG4 is a very famous video compression algorithm, are interested can reference!
- 2023-01-29 07:00: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
-
VC Guide to the development of the multimedia source hope that people will like...
VC++多媒体开发指南 的源码,希望大家能够喜欢,希望能给你帮助-VC Guide to the development of the multimedia source hope that people will like it, hope you can help
- 2022-08-08 22:07:42下载
- 积分:1
-
based on the Sun MEDIA development tools can be developed as a side pictures, wh...
基于SUN公司开发的MEDIA工具进行开发的可以边浏览图片,边听音乐的小程序-based on the Sun MEDIA development tools can be developed as a side pictures, while listening to music in small program
- 2022-11-10 10:25:04下载
- 积分:1
-
一个实现视频关键帧提取算法的类,用C++实现,基本思想还是双阈值方法...
一个实现视频关键帧提取算法的类,用C++实现,基本思想还是双阈值方法-A class which realize the algorithm to check out the key frame of video is written by c++. The basal idea of the algorithm is based on double threshold.
- 2022-04-09 10:24:12下载
- 积分:1
-
可以播放avi格式的vc原代码
可以播放avi格式的vc原代码-can play avi format of the original code vc
- 2022-06-28 04:18:51下载
- 积分:1
-
视频播放器,可以播放认识视频格式,适合用于网络播放,速度非常快...
视频播放器,可以播放认识视频格式,适合用于网络播放,速度非常快-Video player, can play video formats recognized, suitable for network broadcast, very fast
- 2022-10-03 11:05:03下载
- 积分:1
-
系列字体全集_将所有复制的文件名送标准输出设备
系列字体全集_将所有复制的文件名送标准输出设备-_ Collected Works series font of all copies of documents were sent to standard output device
- 2023-07-15 19:25:03下载
- 积分:1
-
转换成YUV格式为RGB格式
convert yuv format to rgb format-convert yuv format to format rgb
- 2022-12-07 05:15:03下载
- 积分:1
-
这是一个音频编解码的过程,我有所有的文件通过t ..
这是一个音频编码与解码的程序,所有文件本人都调试通过了。欢迎使用。-This is an audio coding and decoding process, I have all the documents through the debugging. Welcome.
- 2023-07-04 10:55:03下载
- 积分:1