资源列表
vc
- 使用VC++ 读取摄像头程序,程序十分简单,可以方便的读摄像头-Using vc++ read camera
CSoundDevice
- 利用声霸卡进行语音录音的一个C++小程序
H263_decoder.tgz
- 下载后将后缀名zip去掉再解压。arm平台上利用ipp做H263编解码的源代码-suffix will download zip removed again unpacked. Arm platform using ipp do H263 codec source code
ffmpeg_msvc_build
- ffmpeg的h264decoder的vc版本,纯粹是我自己的劳动成果,希望对ffmpeg和/或h.264感兴趣的同学有所帮助。-ffmpeg the h264decoder the vc version, is entirely my own fruit of labor. hope to ffmpeg and / or h.264 interested students some help.
g726lib
- G726音频编解码源码,g726_Encode 编码函数,g726_Decode 解码函数-G726 audio codec source code, g726_Encode code decoding function, g726_Decode function
m009
- 简单的mp3播放器-simple mp3 player
paly_mp3File.ZIP
- VB下开发的一个播放mp3文件的例子
VB_MP3
- 简单VB的MP3播放程序-simple VB MP3 player
chunjie
- 好听的音乐 春节序曲好听的音乐 春节序曲-Good music good music Spring Festival Spring Festival Overture Overture
webPhone
- 在国外网站上找到一个用C#写的驱动摄像头的程序。 经改造和调试,如下: 安装摄像头后,一般可以找到一个avicap32.dll文件 这是一个关于设想头的类-abroad to find a website with C# was driven camera procedures. After transformation, and debugging, as follows : after the installation of cameras, can generally find a avi
TsToFlv
- 解析TS文件,获取音视频数据和相关信息,并转换为FLV封装格式-Demux ts stream, get Audio & Video data,then mux to flv file
FrameGrabber
- 开发环境:VC/C++ 用DirectShow抓取影片帧 很多视频播放软件或视频编辑软件都提供了抓帧的功能,本代码就实现此功能