搜索资源列表
mymadia
- 调用DX,实现视频播放功能,支持多种音频格式的播放,添加适当的解码器-Called DX, for video playback, support for playback of multiple audio formats, add the appropriate decoder
Audio
- 一个alaw编码音频的播放器,先解码,然后播放。-alaw player
mediaplayer
- 一个好用的音频解码器,能够播放MP3 格式的音频文件。-A useful audio decoder to play MP3 format audio files.
AudioPlayer
- AMR音频文件播放器源码。包含AMR解码器源码。代码有详细注释。 实现播放、停止、继续、暂停、以及循环播放功能。无播放解码延时。-AMR sound/audio player. include AMR decoder.
miniplayer
- 迷你MP3播放器..学习MP3音频解码的经典教程!-Mini MP3 player, MP3 audio decoder .. Learn the classic tutorial!
MP3DecoderSoftware
- 本文在讨论了如何解码MPEG音频码流的基础上,用XaudioAPI实现了一个MP3播放器 -This paper discusses how to decode the MPEG audio stream, based on the use XaudioAPI achieve an MP3 player.
K-LiteCodecPack510Mega(mplayerc)
- 包含压缩及播放常见视频,音频文件所必需的编码器及解码器,用于DirectShow编程-Includes compression and play common video and audio files necessary for the encoder and decoder for DirectShow programming
TLV320AIC23CODECDSP
- 音频压缩算法的实现,使)格式文件 得到广泛应用,) 播放器、 等消费类电子产 品也成为大众产品。在这些便携式系统中,前端音 频编解码器在播放质量(采样精度、采样率)、播放 时间(功耗)等方面起较关键的作用,采用高精度, 低功耗的前端处理芯片是提高产品性能极为有效 的解决方案。 数字编解码器具有位采 样精度,录音回放模式下仅 功耗,是数字音 频便携式系统的理想选择,下面介绍它在 系统 中的实际应用。-Audio compression algorithm,
AACDeDll
- AAC解码器,非常好的一种音频压缩方法,希望你能从中学到很多东西,也支持一下本站-AAC decoder, an audio compression method is very good, I hope you can learn lots of things about this site also supports
WinDirectAudio_20081223
- 基于Windows下的DirectSound,里面包含mp3和ogg的解码器,可以实现播放mp3,ogg和wave格式的音频文件。-Play mp3,ogg or wav files using Windows DirectSound.
w_ipp-samples_p_7.1.0.011
- ipp 是一套跨平台的软件函数库, 他提供了广泛的多媒体功能: 音频解码器(例如: H263 、 MPEG-4 )-ipp is an extensive library of performance profiler tools and software functions for multimedia processing, data processing, and communications applications for Windows*, Linux*, and OS X* env
H.263--encod-and-decod
- 使用H.63格式进行视频与音频的编辑。 \H.263编解码源代码 目录中存放的是H.263视频编码器和解码器的程序代码。 \播放工具 目录中存放的是用于播放YUV格式视频的工具。 \压缩视频 目录中存放的是笔者已压缩好了的263视频数据流文件。 \原始视频 目录中存放的是用于测试用的Demo视频,YUV格式。-Use of h.63 format for video and audio editing. \ h. 263 codec source code directory
WMPlayer_win_source
- 该RTSP播放器实现了主流RTSP播放器的基本功能,并有所拓展: 1、RTSP 标准码流(包括音视频)的实时预览播放; 2、网络数据流的断线重连; 3、对存储文件的解码播放以及控制; 4、音视频码流的同步存储,文件存储时以当前系统的时间戳作为音视频 播放时的索引,方便在文件播放时以时间戳作为检索条件来点播文件; 5、视频播放格式上支持 h.264、mpeg4、mpeg2 等,音频播放格式上支 持 AAC、AMR、G711 等;
MediaPlayer
- 播放 器是指能播放以数字信号形式存储的视频或音频文件的软件,也指具有播放视频或音频文件功能的电子器件产品。除了少数波形文件外,大多数播放器携带解码器以还原经过压缩媒体文件,播放器还要内置一整套转换频率以及缓冲的算法。-The player is playing stored in digital signal in the form of video or audio file of the software, also refers to the electronic device havin
libZPlay
- 音频编码解码器库,采用C++语言实现,库集成了所有支持格式(mp3, mp2, mp1, ogg, flac, ac3, aac, oga, wav and pcm )的编码解码器-libZPlay is about decoding audio by c++
CustomPlayer
- 使用ffmpeg做的播放器。SDL处理音频,ffmpeg处理编解码音视频文件,qt做ui界面。使用多线程双缓冲队列播放音视频。使用视频追逐音频的策略实现音视频同步。支持视频镜像操作,黑白彩色转换。(A player made of ffmpeg. SDL processes audio, ffmpeg processes codec audio and video files, QT is the UI interface. Use multi-threaded double buffer qu