搜索资源列表
avtest
- 基于SDL , FFMPEG lib 的视频播放。。最简单的播放器。。。Only Video:)
ffmpeg
- 包括建立工程需要的dll h lib文件,添加到vc++工程时要在适当的地方加extern \"C\"
FFMPEG SDK V3.2
- 压缩包内包含三个目录:“include”、“lib”和“bin”三个目录,其中“include”目录包含了该SDK所需要用到的所有头文件,通常的情况下,只需要在你的工程中加入“#include "libavcodec/avcodec.h"”等头文件的包含即可;“lib”目录包含了连接工程时所需要的.lib库文件,“bin&
lib
- 开发视频会话必备的开源库,已经编译好,可直接使用,有resiprocate,ortp和ffmpeg -Development of open source library video session must have been compiled, and can be used directly, there resiprocate, ortp and ffmpeg
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.
ffplay-ffmpeg
- ffmpeg的ffplay的程序,可实现视频的播放解码。-ffmpeg' s ffplay program, enabling video broadcast decoder.
FFmpegfullSDK3.2
- FFMPEG开发的最新的SDK,为编译好的头文件、lib文件-FFMPEG development of the latest SDK, as compiled header files, lib files
mplayerc_src
- Media Player Classic 源代码,vs2008编译环境-Media Player Classic source code To compile you need: * TortoiseSVN Download * Microsoft Visual C++ 2008 SP1 Download * Microsoft® Windows® Software Development Kit Update for Windows Vista™ D
ffmpeg-062
- 已经编译好的ffmpeg,内涵libmp3lame库、libamr库、libfaac及libfaad库等-Have compiled ffmpeg, meaning libmp3lame library, libamr library, libfaac and libfaad library, etc ... ...
ffmpegSDK
- ffmpeg include the source and SDK,so you can test the source and use the SDK directly
ffmpeg
- ffmpeg是集成了多种编码解码算法的一套库.,里面包含了编译好的lib文件和dll文件和头文件,可以直接拿来使用,免去编码的时间.还带了源代码和详细的.pdf说明文档.对开发ffmpeg的朋友有很多的作用-are a variety of ffmpeg codec integrated set of algorithms library., which contains the compiled lib files and dll files and header files can be d
ffmpeg-20030304.tar
- 此文件描述了具有add功能的lib程序,学习lib时使用,编译后产生lib文件,可被其它文件调用-This document describes the add function with the lib program, learning the use of lib, the compiler generated lib files, other documents may be called
ffmpeg-matlab
- This code can capture a frame from a vidoe in matlab.
Ffmpeg H264 Decoder Lib
- 本解码库以ffmpeg为参考模型,针对不同档次的H.264码流进行了修正,解码核心部分进行了相应的MMX优化。 整个解码过程分3个步骤进行,只需要按顺序调用头文件里描述的初始化、处理、释放这三个函数即可。 解码得到的图像数据为YUV,该工程将YUV转换为RGB,直接显示,省去了解码后,还需要借助YUVViewer等工具打开YUV文件的步骤,更加的方便快捷。 支持各个档次的H.264码流解码,将H.264码流放在H264Test目录下即可。 编译平台:VC6.0,VC200
ffmpeg-0.4.9-20051120-arm.lib.tar
- 对ffmpeg-0.4.9-p20051120.tar.bz2进行交叉编译之后的动态库,可直接移植到开发板-On ffmpeg-0.4.9-p20051120.tar.bz2 after cross-compiled dynamic library can be directly transplanted to the development board
local
- it is necessary files of ffmpeg on MAVC,include, .dll,.h,.lib,compile on Msys+Mingw
lib
- ffmpeg编译过的lib,可以decode解码h264-ffmpeg compiled the lib
ffmpeg-lib
- ffmpeg-lib库文件,用xcode编译好的,可以直接使用-ffmpeg lib file
restreamer
- 基于ffmpeg的库,收网络流,转换封装格式后重新推送出去。(Based on FFmpeg lib. It can recvs video stream and packet it with another format, then send it.)