- 授权协议: GPL
- 开发语言: C/C++
- 操作系统: Windows
- 软件首页: http://www.videolan.org/developers/x264.html
软件介绍
x264是一个基于h.264/AVC的免费开源的视频解码器,该版本为win32平台下的VFW codec版。
Encoder features
8x8 and 4x4 adaptive spatial transform
Adaptive B-frame placement
B-frames as references / arbitrary frame order
CAVLC/CABAC entropy coding
Custom quantization matrices
Intra: all macroblock types (16x16, 8x8, 4x4, and PCM with all predictions)
Inter P: all partitions (from 16x16 down to 4x4)
Inter B: partitions from 16x16 down to 8x8 (including skip/direct)
Interlacing (MBAFF)
Multiple reference frames
Ratecontrol: constant quantizer, constant quality, single or multipass ABR, optional VBV
Scenecut detection
Spatial and temporal direct mode in B-frames, adaptive mode selection
Parallel encoding on multiple CPUs
Predictive lossless mode
Psy optimizations for detail retention (adaptive quantization, psy-RD, psy-trellis)
Zones for arbitrarily adjusting bitrate distribution
算法设计与分析基础
Anany Levitin / 清华大学出版社 / 2007-11 / 59.00元
作者基于丰富的教学经验,开发了一套对算法进行分类的新方法。这套方法站在通用问题求解策略的高度,能对现有的大多数算法进行准确分类,从而使读者能够沿着一条清晰的、一致的、连贯的思路来探索算法设计与分析这一迷人领域。本书作为第2版,相对第1版增加了新的习题,还增加了“迭代改进”一章,使得原来的分类方法更加完善。 本书十分适合作为算法设计和分析的基础教材,也适合任何有兴趣探究算法奥秘的读者使用,只要......一起来看看 《算法设计与分析基础》 这本书的介绍吧!
