搜索资源列表
FFMPEG SDK V3.2
- 压缩包内包含三个目录:“include”、“lib”和“bin”三个目录,其中“include”目录包含了该SDK所需要用到的所有头文件,通常的情况下,只需要在你的工程中加入“#include "libavcodec/avcodec.h"”等头文件的包含即可;“lib”目录包含了连接工程时所需要的.lib库文件,“bin&
ffmpeg-videosplit.rar
- 可以不经过编解码就快速的切割视频文件,可以任意确定出点和入点,Can not read the codec on the Express cutting video files, can be identified and entry points
ffmpeg-php-win32-all.zip
- php语言编写,是php扩展包,压缩包中含有php_ffmpeg.dll,avcodec-51.dll,avutil-49.dll等。功能:把用户上传的视频转化成.flv文件。,have : php_ffmpeg.dll,avcodec-51.dll,avutil-49.dll
ffmpeg.rar
- 开源的视频工具,里面包含ffmpeg,可以对音频文件进行切割等操作,有实现例子,Open source video tool, which contains ffmpeg, audio files can be cut and other operations, there are examples of implementation
FFMPEG-H264
- 这个是使用ffmpeg编解码H264文件,非常好的东东哦!-This is to use ffmpeg codec H264 files, very good stuff Oh!
Decorder264(ffmpeg)test
- Decorder264[ffmpeg]test,vc6编译通过,能正常解文件,文件名:test.264-Decorder264[ffmpeg]test
FFmpeg-full-SDK-3.2
- FFmpeg-full-SDK-3.2。ffmpeg的sdk开发包3.2版本,内涵源代码与dll文件-FFmpeg-full-SDK-3.2. ffmpeg development kit sdk for 3.2 version, meaning the source code and dll files
H264Player(FFMPEG)
- 实现H264文件的解码,图像格式转换,从而实现H264格式文件播放,-H264 files to achieve the decoding, image format conversion, in order to achieve H264 format player,
ffmpeg-0.8.6.tar
- FFMpeg源代码,其中有直接编译成ios使用的配置文件,直接运行即可编译-FFMpeg Source Code
ffmpeg
- 本人编译的ffmpeg.exe,可用于php在线处理各种视频文件、生成缩略图等。-I compiled ffmpeg.exe, can be used to deal with php online video files, such as generating thumbnails.
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 H264 Decoder Lib
- 本解码库以ffmpeg为参考模型,针对不同档次的H.264码流进行了修正,解码核心部分进行了相应的MMX优化。 整个解码过程分3个步骤进行,只需要按顺序调用头文件里描述的初始化、处理、释放这三个函数即可。 解码得到的图像数据为YUV,该工程将YUV转换为RGB,直接显示,省去了解码后,还需要借助YUVViewer等工具打开YUV文件的步骤,更加的方便快捷。 支持各个档次的H.264码流解码,将H.264码流放在H264Test目录下即可。 编译平台:VC6.0,VC200
ffmpeg-0.4.8.tar
- ffmpeg-0.4.8.tar.gz ffmpeg开发最常用的文件-ffmpeg-0.4.8.tar.gz ffmpeg development of the most commonly used file ~ ~
Ffmpeg-based_video_decompression
- 这是一个使用ffmpeg解码库对视频文件进行解码的示例程序,在这个程序中,将视频图像按帧解码为bmp图片-This is a library to use ffmpeg decoder to decode the video file sample program, in this program, the video image by decoding the bmp picture frame
ffmpeg
- 提供了开发流媒体所用的各种格式的库文件,有mpeg4,h264等,包括压缩和解压缩以及流媒体的传输-mpeg4,h264,encode,decode
ffmpeg-svn-20070501.tar
- 视音频编解码功能,通过了在linux下的编译,gcc版本4.1.2。成功对视频流进行H.264编码并将符合H.264标准的视音频文件解码成YUV数据,最后使用YUV工具播放成功。-audio/video codec toos. It includes libavcodec, the leading open source codec library. compiled in linux GCC at version 4.1.2.
SDL-ffmpeg
- 使用SDL,配合ffmpeg,播放多种视频格式文件,已测试MP4和rmvb-Using SDL, with the ffmpeg, play a variety of video formats file, the MP4 and rmvb tested.
ffmpeg视频处理Demo
- 利用ffmpeg库,进行视频压缩,文件夹中包含可执行的demo文件(video compression by ffmpeg)
windows下FFmpeg+QT+rtsp
- 流媒体rtsp播放器。记得将ffmpeg/bin目录下的dll文件拷贝到编译生成的exe所在的目录下,否则会无法运行。(rtsp qt ffpeg liu mei ti bo fang qi . bao zheng ke yong.)