-
自制的一个媒体播放器,可播放很多格式的文件,对于初学着有帮助...
自制的一个媒体播放器,可播放很多格式的文件,对于初学着有帮助-made a media player and can play a lot of files, for beginners to help
- 2022-03-03 06:59:56下载
- 积分:1
-
decode of speech standard of g.711,g.721 and g.723
g.711、g.721和g.723语音标准的解码
- 2022-11-18 08:35:03下载
- 积分:1
-
net installed video first good dsdk90b
net video先要装好dsdk90b-net installed video first good dsdk90b
- 2022-12-22 12:40:03下载
- 积分: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
-
g721
G721-G723 源代码
G.726 is an ITU-T ADPCM speech codec standard covering the transmission of voice at rates of 16, 24, 32, and 40 kbit/s. It was introduced to supersede both G.721, which covered ADPCM at 32 kbit/s, and G.723, which described ADPCM for 24 and 40 kbit/s. G.726 also introduced a new 16 kbit/s rate. The four bit rates associated with G.726 are often referred to by the bit size of a sample, which are 2-bits, 3-bits, 4-bits, and 5-bits respectively.-G721-G723 source code of G.726 is an ITU-T ADPCM speech codec standard covering the transmission of voice at rates of 16, 24, 32, and 40 kbit/s. It was introduced to supersede both G.721, which covered ADPCM at 32 kbit/s, and G.723, which described ADPCM for 24 and 40 kbit/s. G.726 also introduced a new 16 kbit/s rate. The four bit rates associated with G.726 are often referred to by the bit size of a sample, which are 2-bits, 3-bits, 4-bits, and 5-bits respectively.
- 2022-03-12 09:39:16下载
- 积分:1
-
电子书的源代码:真实
Source code for the ebook :Real-Time+Digital+Signal+Processing+Implementations+and+Applications , second edition
- 2023-04-07 12:15:03下载
- 积分:1
-
功能强大的多媒体播放器,可以和WindowsMediaplayer控件蓖美.可以在任何具有hwnd的控件上播放视频.绝对纯VB6代码编写....
功能强大的多媒体播放器,可以和WindowsMediaplayer控件蓖美.可以在任何具有hwnd的控件上播放视频.绝对纯VB6代码编写. -powerful multimedia player that can WindowsMediaplayer control of scarcity and the US. In any hwnd controls on the video player. Absolutely pure VB6 code-writing.
- 2022-05-25 19:41:28下载
- 积分:1
-
faac的解码程序。
faac的解码程序。-FAAC decoding procedures.
- 2022-08-08 02:06:56下载
- 积分:1
-
可以打开标准的wave波形文件,绘制波形并且可以绘制出频谱分布。...
可以打开标准的wave波形文件,绘制波形并且可以绘制出频谱分布。- May open the standard the wave profile document, the plan
profile and may draw up the frequency spectrum distribution.
- 2022-03-23 09:40:01下载
- 积分:1
-
一个MP3播放器,不是我做的
一个MP3播放器,不是我做的-an MP3 player, I do not
- 2022-07-26 06:22:17下载
- 积分:1