搜索资源列表
ffmpeg-20050624
- FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. FFmpeg is developed under Linux, but it can compiled under most operating systems, including Windows.-Sorenson
h264_msvc_build
- 我自己做的ffmpeg的h264的decoder的vc++6.0的完整源代码(一个补丁和一个附加的vc工程目录),使用方法在压缩包内。 所依据的版本是2007.1.19 checkout的,修改后的vc版本运行速度与MinGW+gcc编译的最高运行速度基本相当(+/-2%)。 只能使用intel编译器,vc自带的编译器效率太低。 给我加点技术分吧!!!! -I do ffmpeg the h264 the decoder vc 6.0 of the integrity of the
ffmpeg20060603
- ffmpeg是一个大项目,它包含各种音视频标准的codec,还支持各类file format(.avi, .mp4, .mkv and etc)的parsing。所以,很多开源项目都有直接或间接地采用了ffmpeg,-ffmpeg is a big project, which includes all the standard audio and video codec, also support a variety of file format (. avi,. then no time.
VideoStream
- F:\\图像处理资料\\264\\264书籍\\ffmpeg-0.4.9-pre1\\VideoStream.rar 一个视频解压缩源代码
DCompress264
- 本程序基于ffmpeg库里的编解码器,并且vc 平台下的调试运行成功
ffmpegfullsdkv20
- ffmpeg full sdk v2.0 完整版,欢迎大家下载
x264
- 现在关于h.264的源码很多,如jm,x264,ffmpeg等。x264则更贴近具体项目。
FFMPEG
- ffmpeg 视频编解码应用源码 可以做各种播放器 编解码等 有各种库函数。-ffmpeg 视频编解码应用源码 可以做各种播放器 编解码等 有各种库函数。
ffh264lib64bits_07.zip
- 64-bits H.264 from ffmpeg 2008 version Build in VC++ 2008 no error warning, Jesse Stone, Taiwan ,64-bits H.264 from ffmpeg 2008 version Build in VC++ 2008 no error warning, Jesse Stone, Taiwan
ffdshow_beta3_rev1324_20071127
- 从FFMPEG转换而来的H264解码程序,VC下编译-FFmpeg conversion comes from the H264 decoding procedure, VC under the compiler ..
ffmpeg-matlab
- This code can capture a frame from a vidoe in matlab.
ffmpeg-0.4.9-p20060530.tar.tar
- ffmpeg 是一个开源、功能强大的多媒体处理软件,可以实现对音频流、视频流的录制和转换。-ffmpeg is an open source, powerful multimedia processing software, which enables audio streaming, video streaming recording and conversion.
ffmpeg-0.11.1
- complete, cross-platform solution to record, convert and stream audio and video-complete, cross-platform solution to record, convert and stream audio and video
high_ff
- H264 decode in VC 9 include sse3 codec 1. install MinGW 2. set executable files path for VC EX. C:\Program Files\MinGW\bin 3. build path name only in ascii code, can not unicode EX. c:\hi_ff264 or d:\hi_ff264 is good 4. Choice register in
VideoOcx
- 基于ffmpeg做的解码控件,OCX格式,HTML访问。-Do ffmpeg decoding based controls, OCX format, HTML access.
code_bmp
- 将视频文件中的每一帧解压成一幅bmp图片保存起来,使用ffmpeg库-The video file extract each frame into a bmp picture saved using ffmpeg library
ffmpeg-0.5.10
- ffmpeg音频视频编码解码,技术参考文档-Audio and video codec, technical reference documentation
ffmpegSDK
- 自己编译提炼的ffmpeg库,适用于windows平台,在vc6.0,vs2010中测试通过。-His compilation of ffmpeg library, apply to the Windows platform, in vc6.0, vs2010 test pass.
ffmpeg-2.1.4.android.tar
- fmepg下载的国外的源代码,可以运行,很好-Foreign fmepg download the source code can run well
ffmpeg视频处理Demo
- 利用ffmpeg库,进行视频压缩,文件夹中包含可执行的demo文件(video compression by ffmpeg)