搜索资源列表
sjwffmpeg
- ffmpeg.c移植在vc2005,已编译通过
ffmpegVc6
- ffmpeg.c工程移植Vc6.0(已通过编译测试)
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
output_example_ffmpeg_sdk
- ffmpeg output_example.cpp的源代码。-The code of output_example.cpp belongs to ffmpeg.
ffmpeg-symbian
- ffmpeg library for Symbian c-ffmpeg library for Symbian c++
ffmpeg-c
- ffmpeg与c语言的结合利用,对大家应该有所帮助! 已通过编译,欢迎批评指正,共同进步-ffmpeg using a combination of the c language, for we should help! Has passed the compilation, welcome criticism and common progress
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)
ffmpeg-master
- 根据ffmpeg播放视屏的样例代码,用c语言编写的(an sample code of ffmpeg)
ffmpeg-source
- ffmpeg Sources for version 2.7
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.)