搜索资源列表
ffmpeg
- 包括建立工程需要的dll h lib文件,添加到vc++工程时要在适当的地方加extern \"C\"
ffmpeg C#版 封装ffmepg dll 函数
- ffmpeg C#版 封装ffmepg dll 函数 使用C#封装ffmpeg dll 将C++移植到C#项目中
ffplayer OpenCV2.2+ffmpeg+Visual C++8.0开发的视频播放程序
- OpenCV2.2+ffmpeg+Visual C++8.0开发的视频播放程序,可支持mpeg2,H264的播放,代码中存在的视频,可现场测试。-OpenCV2.2+ ffmpeg+ Visual C++8.0 development of the video player that supports mpeg2, H264 playback, there are video code, field-testing.
H264.h.264解码C语方源代码
- h.264解码 有自己添加的详细的注释 有一部分是基于ffmpeg,h.264 decoder has its own detailed comments to add in part is based on ffmpeg
ffmpeg-0.5.rar
- 一套新的视频压缩代码,支持263,264,dvd等等,c语言写的大作,A new set of video compression code to support 263,264, dvd and so on, c language written by Daisaku
FFMpegSDk.rar
- FFMpeg SDK 开发手册,ffmpeg中主要数据结构和函数的用法,并以output_example.c作为例子分析,FFMpeg SDK Development Manual, ffmpeg in the structure and function key data usage and analysis as an example output_example.c
H264Android_code
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
FFmpeg-20100711.tar
- 经过整理过的ffmpeg for visual c++,可以编译通过,并有关键注释。-ffmpeg for visual c++,lot s of comment~
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
libffmpeg
- ffmpeg从gcc移植到Visual C++上的版本,本人自行移植-ffmpeg from gcc ported to Visual C++ on the version I own transplant
VideoDecode
- 我写的一个使用ffmpeg库来解压视频文件的程序,支持解压多种视频格式。-I wrote a library to use ffmpeg to extract the video files to support multiple video formats decompression.
ffmpeg-symbian
- ffmpeg library for Symbian C-ffmpeg library for Symbian C++
ffmpeg样例output-example.c
- ffmpeg里的一个官方样例,详细介绍了ffmpeg对音视频编解码的流程-ffmpeg official example about how to encode/decode audio and video
FFmpeg
- ffmpeg在C#上的运用,实现提取一个avi视频的帧图片(Ffmpeg on the C#, the realization of extracting a avi video frame pictures)
ffplaymfc
- FFplaymfc是一个开源项目,关于FFmpeg的基本知识,适合初学者学习(FFplaymfc is an open source project)
FFmpeg-master
- 根据FFMPEG播放视屏的样例代码,用C语言编写的(an sample code of FFMPEG)
FFmpegSharp
- c# 的ffmpeg推流工具,功能和C++原版一模一样,图片、视频、直播都可以使用(C#'s ffmpeg push tool, with the same function as the original C++, can be used in pictures, video, and live)
FFmpeg
- c#版本FFmpeg的拉流测试工具,支持本地视频,监控流拉取播放。(C# version of FFmpeg pull test tool, support local video, monitoring pull play.)
FFmpeg.AutoGen
- ffmpeg的C#版本,可以对视频文件进行解封装、读取媒体流文件等,需要有一定的ffmpeg的知识基础才能实现很轻松的开发。(The C# version of ffmpeg can unpack video files, read media streaming files and so on. It needs a certain knowledge base of ffmpeg to achieve very easy development.)
FFmpeg_C#_Demo
- C#视频开发 ffMPEG视频拉流并保存到本地文件(C# video development ffmpeg video streaming and saving to local file)