搜索资源列表
DECORE
- 用C语言实现MPEG4压缩算法,可以实现MPEG4格式的压缩和解压缩-C language MPEG4 compression algorithm can achieve MPEG4 compression
multimedia9605486
- 用vc++6.0实现的播放器,界面美观,功能实用,可以用作课程设计。-vc 6.0 with the players, beautiful interface, functional and practical, can be used for curriculum design.
encoder
- 用VC++代码实现了MPEG-4视频编码算法,可以对原始图像进行压缩编码
jrtplib-3.7.1库
- RTP 是目前解决流媒体实时传输问题的最好办法,JRTPLIB 是一个用C++语言实现的RTP库,目前已经可以运行在Windows、Linux、FreeBSD、Solaris、Unix和 VxWorks等多种操作系统上。
大型WAV文件的播放
- 在多媒体软件的设计中经常要处理声音文件,用Windows提供的API函数sndPlaySound可以实现小型WAV文件的播放。但是当WAV文件大于可用内存时,sndPlaySound函数就不能进行播放,那么如何利用MCI播放大型音频文件呢?本文将介绍一种方法
avc2avi.rar
- 该程序包提供了"***.264"格式的文件转换为"***.avi"格式视频的源代码。 "***.264"是未经封装的H.264格式的视频文件,经过该程序添加avi封装后,形成"***.avi"格式的视频文件,从而可以用普通的播放器进行播放。 通过该源代码还可以学习到avi格式封装的实现方法。 该程序开发语言是C++,开发环境是VS。,The package provides a "***. 264" format files into the "***. avi" format video so
src
- H.264解码!!可以实现H。264文件的解吗,速度很快,有想用的可以试下。-H.264 decoding! ! Can achieve H. 264 file solution you, very fast, there can be used to try it.
MpegClient
- 用VC实现的mp4的算法以及具体的用法,对开发多媒体视频技术的人员很有用,可以下载直接使用。-Mp4 with the VC algorithm implementation and the specific usage, the development of multimedia video technology useful to the staff, you can download directly.
BFQ
- 一款用C++实现的AVI播放器,可以调整音量,提供一些基本的用户功能。-An implementation using C++ AVI player, you can adjust the volume, provide some basic user functionality.
tsdemux
- 实现ts流的解复用,参考iso13818-1自己写的,希望大家可以多提建议,-Achieve ts stream demultiplexing, reference iso13818-1 wrote it myself, I hope we can make more suggestions, thank you
Debug
- 用vc++编程,使用vc6在windows环境下通过。可以实现音频的播放。-Using c++ programming, use vc6 in the windows environment through. Audio playback can be achieved.
musicplay
- 用vc++编程,使用vc6在windows环境下通过。可以实现音频的播放。格式不仅限于MP3-Using c++ programming, use vc6 in the windows environment through. Audio playback can be achieved.
musicrecord
- 用vc++编程,使用vc6在windows环境下通过。可以实现音频的录制。-Using c++ programming, use vc6 in the windows environment through. You can achieve audio recording
videoplay
- 用vc++编程,使用vc6在windows环境下通过。可以实现视频的播放。播放的视频可以是本地,也可以是录制的,并支持多种格式-Using c++ programming, use vc6 in the windows environment through.It allows video playback. Play video can be local, it can be recorded, and supports a variety of formats
videorecord
- 用vc++编程,使用vc6在windows环境下通过。可以实现视频的录制。可以录制多种格式的视频。-Using c++ programming, use vc6 in the windows environment through.You can record video. You can record video in multiple formats.