搜索资源列表
ffmpeg-git-f354396-32-bit-dev
- 2011最新版本的ffmpeg VC库,包括头文件和lib和dll文件,可以直接在VC工程中使用,此文件为32bit版本。-The latest 2011 version of ffmpeg VC libraries, including the header files and lib and dll files, can be used directly in the VC project, this file is 32bit version.
WaveEditTest
- VC++6.0图形波形分析Wave文件的代码实例-VC++6.0 graphical waveform analysis Wave file code example
Avi_Com_deco
- 利用VC++实现AVI文件的合成和分解源码,演示了如何将一组静态Bmp图片合成一个avi视频文件以及如何将一个avi视频文件解析保存为一系列的bmp图像文件-AVI using VC++ to achieve the synthesis and decomposition of source documents, demonstrates how a group of pictures into one static Bmp avi video files and how to resolve
RmPlayer
- vc 播放rm文件\RmPlayer的程序源码,很不错的demo-vc player rm file \ RmPlayer the program source code, very good demo
JPEG2AVI
- 使用VC编写的,关于JPEG转换成AVI文件的项目。供学习使用-VC prepared, JPEG, convert AVI file project. For learning to use
read_wave_data
- 单独实现读取wave文件信息的vc工程,含有按比特读取信息的函数,和针对byte处理的函数,加入.wav文件就可以直接运行,是进行音频信号处理的研究者不可或缺的。-Read the wave file information alone to achieve the vc works with bits read by the information function, and processing functions for byte, to join. Wav files can be ru
MPEG-2(VC)
- 文件是MPEG源码全,英文技术帮助文档,包括诠释-Source file is MPEG-wide, English technical assistance document, including interpreting
VC++
- c++算法源程序实现AVI文件的图像截取-c++ algorithm source AVI file of images to achieve the interception of
VC_recorded_playing_wav_file_and_save_it
- VC recorded, playing wav file and save it VC录、放音并保存为wav文件程序-VC recorded, playing wav file and save it VC recorded, playback and save it as a wav file procedures
MpegSnaper
- 本代码是VC写的demo,是用来在播放mpeg文件时抓取当前画面的一个例子,对初学视频播放及抓图的朋友有帮助-VC Writing this code is the demo, players are used to crawl mpeg file an example of the current screen for video playback and capture beginner friends have to help!!
VCOpenGLSTLView
- VC编写的opengl程序,用来读取和现实STL文件,希望对大家有用-VC program opengl prepared to read the STL file and reality, in the hope that useful
digtalvideo
- 用vc++实现的,用来播放avi格式的视频文件的源代码-Using vc++ to achieve, used to play avi format video file source code
swf
- 主要是用vc播放swf文件,可以指定播放文件的窗口大小- It is mainly used vc play swf files, you can specify the window to play the file size of the
SWF
- 在VC资源中加载Flash文件,并在窗口中显示. z-In the VC resource loaded Flash file and displayed in the window. Z
decodeVc1File
- This great peace of software will decode VC-1 compressed elementary stream file into RAW YUV data using libavcodec library from FFMPEG. The project is self-contained and don t need any external resources. The generated raw file is called (test
wenjiancaozuo
- 本人买的一本书的例子的一章。第3章完成+文件操作编程实例43-59(2).rar - RAR 压缩文件, 解包大小为 7,059,388 字节是VC++2005做的 还蛮实用的-I bought a book example of a chapter. Chapter 3+ file operations to complete Programming Example 43-59 (2). Rar- RAR compressed file, unpack size of 7,059,388 by
Wave-and-stop-playing_and_record
- wave 文件播放 暂停 in VC 实现-wave file playback pause in VC implementation
vc-mfc-aviplayer
- 用VC制作简单AVI文件播放器能播放avi yuv等格式文件;-VC produced using a simple AVI file player, can play avi and YUV format files
mp3_play
- 本程序实现MP3播放器,对vc的学习很有帮助,对于音频文件的操作也有很大的帮助-The program MP3 player, and also a great help for the operation of the audio file vc study helpful
simplest_ffmpeg_player_2
- vc 利用 ffmpeg 和 sdl 实现的 h264文件 播放器(the H264 file player that uses ffmpeg and SDL In c++)