搜索资源列表
ffdshow-20020617-src
- 一个很好的ffmpeg视频解压缩源代码-a good video decompress ffmpeg source code
decode_xvid
- 利用xvid解码mpeg4视频压缩帧的示例工程,是ffmpeg在windows下面的一个挺好的示范(有点自夸),它是我给一个项目(匿名)提供的关于mp4的读写、解码、传输(RTP)、和码流识别的所有api的一部分,大概占1/8,就是指解码那一部分了。我前面上传过mp4容器文件读写的内容,有兴趣可以搜一下。-use xvid mpeg4 video compression decoding fr a mes example, ffmpeg
ffmpeg
- 用于视频(解)压缩的ffmpeg源码 ,符合H264标准
ffmpeg_src
- FFMpeg包含MPEG视频编码的源码,对于研究视频压缩很有帮助。
FFMPEG SDK V3.2
压缩包内包含三个目录:“include”、“lib”和“bin”三个目录,其中“include”目录包含了该SDK所需要用到的所有头文件,通常的情况下,只需要在你的工程中加入“#include "libavcodec/avcodec.h"”等头文件的包含即可;“lib”
FFMPEG源代码
- FFMPEG源代码
ffdshow-20020617-src
- 一个很好的ffmpeg视频解压缩源代码-a good video decompress ffmpeg source code
H264Player
- 利用ffmpeg提供的解码接口函数实现了对h264压缩格式视频文件的正确解码,并调用显示函数显示出来了-using ffmpeg provide decoder interface functions to achieve the right h264 video compression format to the correct document Decoders, and calls to show that the functio
decode_xvid
- 利用xvid解码mpeg4视频压缩帧的示例工程,是ffmpeg在windows下面的一个挺好的示范(有点自夸),它是我给一个项目(匿名)提供的关于mp4的读写、解码、传输(RTP)、和码流识别的所有api的一部分,大概占1/8,就是指解码那一部分了。我前面上传过mp4容器文件读写的内容,有兴趣可以搜一下。-use xvid mpeg4 video compression decoding fr a mes example, ffmpeg
VideoStream
- F:\图像处理资料\264\264书籍\ffmpeg-0.4.9-pre1\VideoStream.rar 一个视频解压缩源代码-F: image processing information
H263example
- VC++ 视频捕获+H263压缩/解压+远程传输 已测试-VC++ Video capture+ H263 compression/decompression+ Remote transmission have been tested
Jiang
- 对usb摄像头,视频捕捉,录制并压缩成flv的代码,某视频网站客户端,需要ffmpeg,支持水印-On usb camera, video capture, recording and compressed into flv code, a video Web site the client need ffmpeg, to support the watermark
ffmpeg
- 用于视频(解)压缩的ffmpeg源码 ,符合H264标准
ffmpeg_src
- FFMpeg包含MPEG视频编码的源码,对于研究视频压缩很有帮助。-FFmpeg contains the source MPEG video coding, video compression useful for research.
ffmpeg-0.5
- 一套新的视频压缩代码,支持263,264,dvd等等,c语言写的大作-A new set of video compression code to support 263,264, dvd and so on, c language written by Daisaku
ffmpeg-php-win32-all
- php语言编写,是php扩展包,压缩包中含有php_ffmpeg.dll,avcodec-51.dll,avutil-49.dll等。功能:把用户上传的视频转化成.flv文件。-have : php_ffmpeg.dll,avcodec-51.dll,avutil-49.dll
FFMpeg
- ffstream是视频压缩的开发库,详细介绍了视频开发的许多函数的功能,还有数据结构的详细介绍-ffstream is the development of video compression library, detailing the development of many of the functions of video features, as well as a detailed descr iption of the da
ffmpeg-0.6.90-rc0
- 视频压缩源码,有兴趣的朋友可以研究一样 rtsp使用到-Video compression source, friends who are interested can study used the same rtsp
ComprssVideo
- 通过FFmpeg API,进行视频码率压缩(Compress video by ffmpeg.)
ffmpeg视频处理Demo
- 利用ffmpeg库,进行视频压缩,文件夹中包含可执行的demo文件(video compression by ffmpeg)