http://zh.wikipedia.org/zh-cn/Libavcodec
http://baike.baidu.com/view/856526.htm
libavcodec是一款LGPL自由软件编解码库,用于视频和音频数据的编解码工作。带有这个名字的库有FFmpeg项目和Libav项目,但是它们却彼此不兼容。
libavcodec是个集成了许多开源多媒体应用和框架。常见的MPlayer、xine和VLC媒体播放器都使用它作为它们的主要内置解码引擎,用于许多音频视频格式在所有支持的平台上的重放。它也被ffdshow试用解码器用作主要的解码库。libavcodec也被用于视频编辑和转换应用,例如Avidemux、MEncoder(英语:MEncoder)或者Kdenlive既用它解码也用其编码。
libavcodec包含了解码器和为实现若干专有格式而存在的编码器。其本身在逆向工程方面的工作就是libavcodec发展成长的一部分。在标准的libavcodec框架下,有着这些有效的编解码器为使用原始的编解码器带来很大的益处,最明显的就是提升了移植性。另一些方面也增加了它的表现力,因为libavcodec包含了一份标准库,它高度优化了常见创建块的实现,比如DCT和色彩空间转换。但是,即便libavcodec致力于将字节提取级别的解码来实现最终结果,这样的重现中出现的错误和丢失的特征有时候能导致回放固定文件的兼容性问题。
已实现的图像编解码器[编辑]
libavcodec包含如下的编解码:[1]
|
|
已实现的音频编解码器[编辑]
libavcodec含盖列下的音频编解码格式:[2]
|
|
引用libavcodec的库[编辑]
- libavformat(FFmpeg之部份)
- libgegl(GEGL可选之部份)
- libgimp(GIMP之部份)
- libmpcodecs(MPlayer之部份)
- libmpdemux(MPlayer之部份)
使用libavcodec的应用程序[编辑]
图像播放器[编辑]
音频播放器[编辑]
多媒体播放器[编辑]
图像编辑[编辑]
视觉效果[编辑]
音频编辑[编辑]
图像转换[编辑]
视频库[编辑]
Optical disc authoring[编辑]
图库[编辑]
3D图形编辑器[编辑]
VoIP[编辑]
多媒体流服务器[编辑]
多媒体架构[编辑]
- ffdshow(wraps libavcodec as a DirectShow filter and adds postprocessing to improve image quality; once installed, it is automatically used by all Windows DirectShow video players, such as Windows Media Player, Media Player Classic, Winamp etc. It also wraps libavcodec as a Video for Windows filter; the framework used by most video editing software.)
- GStreamer via the GStreamer FFmpeg plugin
- Perian
- Bellagio OpenMAX Integration Layer – opensource OpenMAX IL API implementation
电脑视频库[编辑]
浏览器[编辑]
媒体中心[编辑]
截取屏幕[编辑]
Device utilities[编辑]
- BitPim – utilities for CDMA phones
CCTV[编辑]
- ZoneMinder – video camera security suite
- Motion – video camera security/monitoring program
游戏[编辑]
- Performous –音乐游戏包含美声,乐团,以及舞蹈。
- StepMania
其他[编辑]
- Chameleo
- CorePlayer
- FreeJ
- Ingex Studio – used by BBC
- PulseAudio – includes only resamplers code[8]
参考资料[编辑]
- ^ General Documentation, Ffmpeg.org, [2012-01-17]
- ^ General Documentation, Ffmpeg.org, [2012-01-17]
- ^ Listed in FFmpeg Hall of Shame
- ^ Blender for Dummies, Books.google.com, 320, [2012-01-17]
- ^ Learning OpenCV: computer vision with the OpenCV library, Books.google.com, 9, 2008-09-24 [2012-01-17]
- ^ whatwg MPEG-1 subset proposal for HTML5 video codec, Lists.whatwg.org, [2012-01-17]
- ^ Open Source Development, Communities and Quality: IFIP 20th World Computer, Books.google.com, 167, [2012-01-17]
- ^ pulseaudio.git/tree – src/pulsecore/ffmpeg/, Git.0pointer.de, [2012-01-17]
时间: 2024-10-21 14:17:45