-
G729、h263、h264、MPEG4四种最流行的音频和视频标准的压缩和解压算法的源代码...
G729、h263、h264、MPEG4四种最流行的音频和视频标准的压缩和解压算法的源代码-G729, h263, h264, MPEG4 four most popular audio and video standards for compression and decompression algorithm source code
- 2022-01-26 06:04:05下载
- 积分:1
-
mp3播放器.支持多格式歌曲文件
mp3播放器.支持多格式歌曲文件-mp3 player. Support multi-format songs documents ^^^^^^^^^^^^^^^^^^^^
- 2022-07-24 12:53:20下载
- 积分:1
-
C#编写的音频播放器,可以播放mp3、wav,wma等格式
C#编写的音频播放器,可以播放mp3、wav,wma等格式-C# prepared by the audio player that can play MP3, WAV, WMA formats.
- 2022-01-26 00:49:26下载
- 积分:1
-
described MPEG decoder fully function applications
描述MPEG解码器完全函数的应用程序-described MPEG decoder fully function applications
- 2022-09-07 20:05:02下载
- 积分: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 prepared by the Media Player, although the function is not very strong, for y...
用VC编写的媒体播放器,虽然功能不是很强大,可以供大家参考-VC prepared by the Media Player, although the function is not very strong, for your reference
- 2022-07-26 00:08:56下载
- 积分:1
-
这是一个FLASH作业,比较小,希望大家提出宝贵意见
这是一个FLASH作业,比较小,希望大家提出宝贵意见-This is a FLASH operations, is relatively small, we hope that the valuable advice
- 2022-02-12 09:02:56下载
- 积分:1
-
g.729 use compression to achieve Internet voice calls, tested effective
使用g.729压缩,实现互联网语音通话,经测试有效-g.729 use compression to achieve Internet voice calls, tested effective
- 2022-08-15 22:09:11下载
- 积分:1
-
opengl 编程实例,入门级的例子,根据nehe的教程改编的,
opengl 编程实例,入门级的例子,根据nehe的教程改编的,-opengl programming examples, examples of entry-level, in accordance with guidelines adapted nehe,
- 2023-06-19 11:55:05下载
- 积分:1
-
针对BD9436的音量控制程序,包含BASS的调节等。
针对BD9436的音量控制程序,包含BASS的调节等。-BD9436 for the volume control program, including the adjustment of BASS.
- 2022-09-28 17:55:03下载
- 积分:1