-
c#的directshow代码 很难找的 希望对大家有用处
c#的directshow代码 很难找的 希望对大家有用处-directshow source of hope is difficult to find useful to everyone
- 2022-02-26 04:33:16下载
- 积分:1
-
This is because I use java prepared by the third multimedia programs, no matter...
这是我用java编写的第三个多媒体程序,不管怎么样,我相信我没有白付出,希望喜欢多媒体的人能够喜欢。-This is because I use java prepared by the third multimedia programs, no matter what, I do not believe that I pay white, like multimedia could like.
- 2022-01-25 21:34:50下载
- 积分:1
-
MPEG文件PS流解析程序,可以从program stream流中提取媒体内容文件。...
MPEG文件PS流解析程序,可以从program stream流中提取媒体内容文件。-a program of parsing MPEG file. It can parse media file from program stream.
- 2022-02-04 01:32:46下载
- 积分:1
-
mp3 player. Realize from java to achieve the mp3 player.
mp3播放器。由java实现来实现的mp3播放器。-mp3 player. Realize from java to achieve the mp3 player.
- 2023-05-07 12:30:09下载
- 积分:1
-
基于vc开发的电影播放器,希望对您的开发有所帮助。
基于vc开发的电影播放器,希望对您的开发有所帮助。-Vc film based on the development of players, would like to help your development.
- 2022-01-21 04:31:18下载
- 积分:1
-
是关于多媒体的flash,文件,有101个,各种类型各种特效,包含源代码...
是关于多媒体的flash,文件,有101个,各种类型各种特效,包含源代码-On the multimedia flash, documents, there are 101 types of various effects, including the source code
- 2022-11-17 02:30:05下载
- 积分: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
-
一个时钟控件,界面美观,可用来精确显示系统的当前时间。
一个时钟控件,界面美观,可用来精确显示系统的当前时间。-A clock control, interface aesthetics, can be used to accurately display the current time.
- 2022-11-26 13:15:03下载
- 积分:1
-
对于初学h.264的人来说,不防先试一下它的性能吧,此编码器仅作验证之用...
对于初学h.264的人来说,不防先试一下它的性能吧,此编码器仅作验证之用-the encoder is fit to the h.264 s learner and only used for validating.please test its performances firstly.
- 2023-01-08 00:15:03下载
- 积分:1
-
自己写的MP3播放器,完整修改版,原版存在的问题在这个版本都已经解决了,另外增加了MP3歌词目录记忆功能。...
自己写的MP3播放器,完整修改版,原版存在的问题在这个版本都已经解决了,另外增加了MP3歌词目录记忆功能。-Write your own MP3 player, a complete modified version, the original problems in this version have been resolved, an additional directory of the MP3 song memory function.
- 2022-03-05 06:38:29下载
- 积分:1