ffmpeg-2.6.3

所属分类:视频捕捉采集剪辑
开发工具:C/C++
文件大小:65118KB
下载次数:3
上传日期:2017-09-27 15:43:27
上 传 者mouxuanliang
说明:  一个完整的基于ffmpeg的可编译的源代码工程,版本为2.6.3,编译不报错。
(A complete ffmpeg based compiled source code works, the version of 2.6.3, the compiler does not wrong.)

文件列表:
ffmpeg-2.6.3\.config (0, 2015-09-15)
ffmpeg-2.6.3\.version (0, 2015-09-15)
ffmpeg-2.6.3\arch.mak (664, 2015-05-17)
ffmpeg-2.6.3\Changelog (54395, 2015-05-17)
ffmpeg-2.6.3\cmdutils.c (70958, 2015-05-17)
ffmpeg-2.6.3\cmdutils.d (1750, 2015-09-15)
ffmpeg-2.6.3\cmdutils.h (19365, 2015-05-17)
ffmpeg-2.6.3\cmdutils.o (57276, 2015-09-15)
ffmpeg-2.6.3\cmdutils_common_opts.h (2898, 2015-05-17)
ffmpeg-2.6.3\cmdutils_opencl.c (10335, 2015-05-17)
ffmpeg-2.6.3\common.mak (4265, 2015-05-17)
ffmpeg-2.6.3\compat\aix\math.h (1051, 2015-03-15)
ffmpeg-2.6.3\compat\avisynth\avisynth_c.h (33211, 2015-05-17)
ffmpeg-2.6.3\compat\avisynth\avisynth_c_25.h (2679, 2015-03-15)
ffmpeg-2.6.3\compat\avisynth\avxsynth_c.h (26201, 2015-05-17)
ffmpeg-2.6.3\compat\avisynth\windowsPorts\basicDataTypeConversions.h (1743, 2015-03-15)
ffmpeg-2.6.3\compat\avisynth\windowsPorts\windows2linux.h (2330, 2015-05-17)
ffmpeg-2.6.3\compat\float\float.h (1140, 2015-05-17)
ffmpeg-2.6.3\compat\float\limits.h (872, 2015-05-17)
ffmpeg-2.6.3\compat\getopt.c (2470, 2015-05-17)
ffmpeg-2.6.3\compat\msvcrt\snprintf.c (2126, 2015-03-14)
ffmpeg-2.6.3\compat\msvcrt\snprintf.h (1298, 2015-03-14)
ffmpeg-2.6.3\compat\os2threads.h (3708, 2015-05-17)
ffmpeg-2.6.3\compat\plan9\head (118, 2015-03-14)
ffmpeg-2.6.3\compat\plan9\main.c (1154, 2015-03-14)
ffmpeg-2.6.3\compat\plan9\printf (86, 2015-03-14)
ffmpeg-2.6.3\compat\strtod.c (2778, 2015-03-15)
ffmpeg-2.6.3\compat\tms470\math.h (1071, 2015-03-15)
ffmpeg-2.6.3\compat\va_copy.h (1064, 2015-05-17)
ffmpeg-2.6.3\compat\w32pthreads.h (9377, 2015-05-17)
ffmpeg-2.6.3\compat\windows\makedef (3279, 2015-05-17)
ffmpeg-2.6.3\config.asm (56328, 2015-09-15)
ffmpeg-2.6.3\config.fate (392, 2015-09-15)
ffmpeg-2.6.3\config.h (57233, 2015-09-15)
ffmpeg-2.6.3\config.log (398713, 2015-09-15)
ffmpeg-2.6.3\config.mak (51107, 2015-09-15)
ffmpeg-2.6.3\configure (187120, 2015-05-17)
ffmpeg-2.6.3\COPYING.GPLv2 (18092, 2014-10-03)
ffmpeg-2.6.3\COPYING.GPLv3 (35147, 2014-10-03)
... ...

FFmpeg README ============= FFmpeg is a collection of libraries and tools to process multimedia content such as audio, video, subtitles and related metadata. ## Libraries * `libavcodec` provides implementation of a wider range of codecs. * `libavformat` implements streaming protocols, container formats and basic I/O access. * `libavutil` includes hashers, decompressors and miscellaneous utility functions. * `libavfilter` provides a mean to alter decoded Audio and Video through chain of filters. * `libavdevice` provides an abstraction to access capture and playback devices. * `libswresample` implements audio mixing and resampling routines. * `libswscale` implements color conversion and scaling routines. ## Tools * [ffmpeg](http://ffmpeg.org/ffmpeg.html) is a command line toolbox to manipulate, convert and stream multimedia content. * [ffplay](http://ffmpeg.org/ffplay.html) is a minimalistic multimedia player. * [ffprobe](http://ffmpeg.org/ffprobe.html) is a simple analysis tool to inspect multimedia content. * [ffserver](http://ffmpeg.org/ffserver.html) is a multimedia streaming server for live broadcasts. * Additional small tools such as `aviocat`, `ismindex` and `qt-faststart`. ## Documentation The offline documentation is available in the **doc/** directory. The online documentation is available in the main [website](http://ffmpeg.org) and in the [wiki](http://trac.ffmpeg.org). ### Examples Coding examples are available in the **doc/examples** directory. ## License FFmpeg codebase is mainly LGPL-licensed with optional components licensed under GPL. Please refer to the LICENSE file for detailed information.

近期下载者

相关文件


收藏者