搜索资源列表
ffmpeg_full_SDK_new.ffmpeg sdk最新版
- ffmpeg sdk最新版,有详细说明,经过优化效率较高。直接调用即可作多种格式的解码和编码。,the latest version of ffmpeg sdk, there are detailed descr iption of optimized efficiency. You can call directly for a variety of decoding and encoding format.
output_example.FFMPEG的编译通过解码实例
- FFMPEG的编译通过解码实例FFMPEG的编译通过解码实例,Compiler through FFMPEG decoder example
ffmpeg 视频转换库
- ffmpeg 视频转换库 这个是已经编译好的ffmpeg程序 在 winodws 下运行 支持 vhook 加水印功能 找了好久才找到的 ,ffmpeg video conversion library This is a good ffmpeg procedures have been compiled at run winodws support vhook add watermark function to find for a long time to find the
sdlffm
- vc2008编译通过的利用ffmpeg解码sdl播放的简单视频播放器-vc2008 compile sdl use ffmpeg decoder to play simple video player
ffplay-ffmpeg
- ffmpeg的ffplay的程序,可实现视频的播放解码。-ffmpeg' s ffplay program, enabling video broadcast decoder.
ffmpegh264forPC
- ffmpeg提取h264解码,经过优化,适合多平台移植-ffmpeg extract h264 decoding, optimized for multi-platform migration
H264Player(FFMPEG)
- 实现H264文件的解码,图像格式转换,从而实现H264格式文件播放,-H264 files to achieve the decoding, image format conversion, in order to achieve H264 format player,
ffmpeg
- 多媒体编程中的视频解码代码!内有五个完整的应用实例-FFMPEG
ffmgep,支持rtsp,rtp,解码
- ffmgep,支持rtsp,rtp,解码,转视频格式-ffmgep, support rtsp, rtp, decoding, video format transfer
ffmpeg-pc
- H.264解码器PC源代码, H.264解码器PC源代码,H.264解码器PC源代码-H.264 Decoder
FFMpeg
- 对FFMpeg 编、解码中一些常用到的最主要的结构体、函数进行较详细的分析 适合初学者-Right FFMpeg encoding and decoding of some commonly used to structure the most important function for a more detailed analysis of the beginners
ffmpeg
- 基于ffmpeg的视频解码类,支持OpenCV的IpliImage的视频帧输出, 由用户释放IplImage内存 -ffmpeg based video decoder
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-090720
- ffmpeg是功能强大的音频视频解码编码程序,可以应用到任何平台-ffmpeg is a powerful video decoder audio coding procedures can be applied to any platform
Ffmpeg H264 Decoder Lib
- 本解码库以ffmpeg为参考模型,针对不同档次的H.264码流进行了修正,解码核心部分进行了相应的MMX优化。 整个解码过程分3个步骤进行,只需要按顺序调用头文件里描述的初始化、处理、释放这三个函数即可。 解码得到的图像数据为YUV,该工程将YUV转换为RGB,直接显示,省去了解码后,还需要借助YUVViewer等工具打开YUV文件的步骤,更加的方便快捷。 支持各个档次的H.264码流解码,将H.264码流放在H264Test目录下即可。 编译平台:VC6.0,VC200
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-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.
ffmpeg-0.9
- ffmpeg-0.9 源码 (2011-12. ( ffmpeg.org/download.html )
ffmpeg-x264-bin-progress.tar
- Android项目里实现视频编辑功能的完整工程代码(ffmpeg/x264/yasm),包括视频编码x264,视频解码ffmpeg,转码进度实现(修改ffmpeg代码),测试例子(Android project implementation of the video editing function of the complete engineering code (ffmpeg/x264/yasm), including video coding, x264, video decoding,
安卓ffmpeg直播源码
- 基于FFMPEG开发的安卓直播源码,支持硬编码和软编码,以及FFMPEG解码播放(FFMPEG based Android live source code, support for hard coding and soft coding, as well as FFMPEG decoding playback)