FFmpeg-Shana

所属分类:流媒体/Mpeg4/MP4
开发工具:C
文件大小:19542KB
下载次数:0
上传日期:2022-03-13 04:43:25
上 传 者sh-1993
说明:  Shana编码器
(ShanaEncoder)

文件列表:
.mailmap (1133, 2023-09-01)
.travis.yml (531, 2023-09-01)
CONTRIBUTING.md (418, 2023-09-01)
COPYING.GPLv2 (18092, 2023-09-01)
COPYING.GPLv3 (35147, 2023-09-01)
COPYING.LGPLv2.1 (26526, 2023-09-01)
COPYING.LGPLv3 (7651, 2023-09-01)
CREDITS (277, 2023-09-01)
Changelog (69788, 2023-09-01)
INSTALL.md (596, 2023-09-01)
LICENSE.md (4376, 2023-09-01)
MAINTAINERS (31532, 2023-09-01)
Makefile (6762, 2023-09-01)
RELEASE (8, 2023-09-01)
compat (0, 2023-09-01)
compat\aix (0, 2023-09-01)
compat\aix\math.h (1030, 2023-09-01)
compat\atomics (0, 2023-09-01)
compat\atomics\dummy (0, 2023-09-01)
compat\atomics\dummy\stdatomic.h (5439, 2023-09-01)
compat\atomics\gcc (0, 2023-09-01)
compat\atomics\gcc\stdatomic.h (6171, 2023-09-01)
compat\atomics\pthread (0, 2023-09-01)
compat\atomics\pthread\stdatomic.c (1129, 2023-09-01)
compat\atomics\pthread\stdatomic.h (6068, 2023-09-01)
compat\atomics\suncc (0, 2023-09-01)
compat\atomics\suncc\stdatomic.h (5655, 2023-09-01)
compat\atomics\win32 (0, 2023-09-01)
compat\atomics\win32\stdatomic.h (5708, 2023-09-01)
compat\cuda (0, 2023-09-01)
compat\cuda\cuda_runtime.h (6721, 2023-09-01)
compat\cuda\dynlink_loader.h (1308, 2023-09-01)
compat\dispatch_semaphore (0, 2023-09-01)
compat\dispatch_semaphore\semaphore.h (1583, 2023-09-01)
compat\djgpp (0, 2023-09-01)
compat\djgpp\math.c (1287, 2023-09-01)
... ...

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 means to alter decoded audio and video through a directed graph of connected 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](https://ffmpeg.org/ffmpeg.html) is a command line toolbox to manipulate, convert and stream multimedia content. * [ffplay](https://ffmpeg.org/ffplay.html) is a minimalistic multimedia player. * [ffprobe](https://ffmpeg.org/ffprobe.html) is a simple analysis tool to inspect multimedia content. * 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](https://ffmpeg.org) and in the [wiki](https://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. ## Contributing Patches should be submitted to the ffmpeg-devel mailing list using `git format-patch` or `git send-email`. Github pull requests should be avoided because they are not part of our review process and will be ignored.

近期下载者

相关文件


收藏者