搜索资源列表
cswavrec_src
- C#实现的WINDOWS录音与回放,使用WAVE系列API函数,效果很好.加上压缩库与网络模块,可转变成网络聊天程序.-C# implement windows wave record and play back, using wave api. Very good purpose. Include encode lib and network module,can convert to network chat program.
13818_5_for_vc
- 1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的ma
TSdecode
- Ts encode written in C++ using Visual Studio.
encode
- 用C语言编写,一个用于调用g721及其g72x语音编码算法的框架-Using C language, one for call g721 and g72x the framework of speech coding algorithms
avidemux_2.5.0
- Avidemux是一个免费的视频编辑器,可以进行剪切、过滤和编码等任务。它支持广泛的文件格式,包括AVI文件的编辑,DVD的MPEG文件、MP4和ASF,并能将声音从文件中分解出来。支持强大的队列任务处理和脚本功能。-A video editor and encoder which can edit, encode, requantize MPEG and AVI, including DivX AviDemux is a video editor and encoder which can
h264enc-9.0.9.tar
- Advanced shell scr ipt for encoding DVDs or video files to the H.264 format using the encoding utility MEncoder from MPlayer. Supports all the useful options an end-user would need to make a successful encode. The scr ipt is a CLI front end to MEncod
ffmpeg-0.5
- This file contains the ffmpeg video codec library. FFmpeg is the open source library of numerous codecs like mpeg4, H.264, H.263, mpeg2 and many more. You can encode your raw video using any video codec.
musepack_src_r435[1].tar
- musepack音频官方源码库,支持MPC的音频编解码。内部自带VC++工程,可以直接用VC编译使用。-musepack audio official source code repository to support MPC audio decoder & encode. Internal built-VC++ projects can be directly compiled using VC.
m09202023
- video encode using DM642
CSC578-Audio-Processing-Project
- this program encode audio files using LPZ and hofman encoding
libg7xxusc
- Wrapper class for encode decode audio G711, G722, G723, G728, G729 using Intel IPP. Very easy to use
in-out
- 在S3C6410开发板上,实现视频的采集,编、解码。编码使用的是h.264。-We capture the video and code&encode the video using the S3C6410.When we code the video,we chose h.264 format。