搜索资源列表
MP3解码的源代码
- 是一个很详细的MP3解码原理的源码,十分详细,解码成为PCM音频流,大家都可以看下
libffmpeg
- mplayer调用的ffmpeg,将浮点解码改为定点解码库来播放wma音频流。-Mplayer calls ffmpeg, the floating-point decoding were replaced by site-directed decoding library to play wma audio stream.
mymplayer-xp
- QT下用MPLAYER开发的播放器源码,可播放音频视频,网络流等几乎可以播所有文件。-MPLAYER under development with QT player source, can play audio and video, network flow, etc. can play almost all files.
SimplePlayer
- 这个程序是对清华陆其明老师的<<DirectShow开发指南>>书中播放器的改版,可以支持视频流和音频流的合成一起预览功能-This procedure is Qiming Lu Qinghua teachers
live555-latest.tar
- Live555 是一个视频或音频流处理库。该库中包括一个MediaServer。可以使用目前流行的播放器访问用Live555 MediaServer建立的视频服务。该系统可以应用在Linux和Windows上。-Live555 is a video or audio stream processing library. The library includes a MediaServer. Can use the currently popular players visit Live555 M
MP3DecoderSoftware
- 本文在讨论了如何解码MPEG音频码流的基础上,用XaudioAPI实现了一个MP3播放器 -This paper discusses how to decode the MPEG audio stream, based on the use XaudioAPI achieve an MP3 player.
AVI
- 读取AVI文件里面的流信息:视频流信息主要有:(1)Total frames (2)Frame rate (3)Codec (4)视频的宽度和高度等。音频信息主要有:(1)音频的格式 (2)单声道还是立体声 (3)采样频率等-Read the AVI file inside the flow information: Video stream information are mainly: (1) Total frames (2) Frame rate (3) Codec (4) video w
radio-src-hysy
- Answer Machine 演示程序 在这个程序代码中,有几个解决我们问题所需要的类,而且作者将这些类封装的很好,我们基本不需要做什么改动,只需要屏蔽其中的调试信息的输出就行了,更可贵的是它还封装了几种常见的音频格式。其中的GSM格式(Global System for Mobile Telecommunications)就是我们下面例子中采用的压缩格式,GSM格式可以将128kbps 的音频数据流 (16bit通过8k Hz的音频采样) 压缩为13kbps 的音频数据流,非常适合语音信号
GEngine_Audio
- 盖莫音频引擎(API) 当前发布版本1.2.8 使用c++编写 支持mp3,ogg,wav,xm,mod,it,s3m格式 多线程,流式播放 真3d音效 支持低通,次级音效 非商业用途免费! -Gaimo Audio Engine (API) to use the current release version 1.2.8 c++ write support mp3, ogg, wav, xm, mod, it, s3m format, multi-threaded,
Audio-gcc
- 这是盖莫音频引擎的1.4.2alpha版本 支持mp3,ogg,wav,it,mod,xm,flac,aiff,s3m9种音频格式 使用多线程流式播放音频 支持音频录入 支持vc系列和gcc系列编译器 支持win7,vista,xp操作系统 业余使用不收费-This is a cover version of Mo 1.4.2alpha audio engine supports mp3, ogg, wav, it, mod, xm, flac, aiff, s3m9 kinds
avifileinfo
- 由于在Windows2000下右键点击RIFF (*.avi,*.wav) 类型的文件,在摘要里没有该文件的具体信息,编了一个小程序,用来显示该类型文件的信息。具体信息主要包含视频流和音频流信息。视频流信息主要有:(1)Total frames (2)Frame rate (3)Codec (4)视频的宽度和高度等。音频信息主要有:(1)音频的格式 (2)单声道还是立体声 (3)采样频率等。-Since under Windows2000 right-click RIFF (*. avi,*.
avidemuxer
- 自己编写的avi格式分离器,能分离出音频流和视频流-I have written avi format separator, to isolate the audio stream and video stream
aviaudio
- 从一个avi文件中摘录出音频流,并保存成文件-Extracted from an avi file out of the audio stream, and save into file
ffmpeg-0.7.0.tar
- FFmpeg是一个开源免费跨平台的视频和音频流方案,它提供了录制、转换以及流化音视频的完整解决方案。它包含了非常先进的音频/视频编解码库libavcodec,为了保证高可移植性和编解码质量,libavcodec里很多codec都是从头开发的-FFmpeg is a free open source cross-platform video and audio streaming program, which provides a record, convert and stream audio
ffmpeg-0.5
- ffmpeg是一个跨平台的视频和音频流方案,提供了录制、转换以及流化音视频的完整解决方案。它包含了非常先进的音频/视频编解码库libavcodec,保证了高可移植性和编解码质量。-ffmpeg is a cross-platform video and audio streaming program, recording, conversion, and a complete solution for streaming audio and video. It contains state-of
DirectSound-Play-CSharp
- directsound播放音频流的例子,用c#写的,值得一看哦-Directsound play audio stream example, written in c#, is worth a look well
music-player
- Java编写的音乐播放器文件,Java源码演示播放WAV文件,操作音频流播放文件,显示正在播放的音乐名称,初级Java小程序。-The music player written in Java, the Java source code demo play WAV files, operating audio stream play the file, display the name of the music is playing, the primary Java applets.
RadioPCMPlay
- 一个可以简单播放PCM音频流的程序,用waveOutOpen函数播放,程序自带一个.pcm文件,播放需设声道、采样频率、采样的位数三个参数,可以用在有PCM音频流输出的设备上,比如广播接收机。-One can simply play PCM audio stream of the procedures used waveOutOpen functions to play, the program comes with a. Pcm files, play need to set up chann
filter.parser_ssif.vs8
- 这是一个DirectShow过滤器,它可以解析3D蓝光影碟里面的SSIF文件,并且将各个视频流、音频流、字幕流分别输出;已经编译并且运行良好,运行效率极高;-This is a DirectShow filter, which can be resolved inside the 3D Blu-ray SSIF files, and the various video streams, audio streams, subtitle streams are output has been co
filter.CompressDTS
- 把PCM音频流保存为DTS文件的dshow过滤器;-Save the PCM audio stream to DTS file dshow filter