视频解码器 x264

码农软件 · 软件分类 · 多媒体处理 · 2019-09-15 23:42:11

软件介绍

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

本文地址:https://www.codercto.com/soft/d/14691.html

UNIX编程艺术

UNIX编程艺术

[美] Eric S. Raymond / 姜宏、何源、蔡晓骏 / 电子工业出版社 / 2012-8 / 99.00元

《UNIX编程艺术》主要介绍了Unix系统领域中的设计和开发哲学、思想文化体系、原则与经验,由公认的Unix编程大师、开源运动领袖人物之一Eric S.Raymond倾力多年写作而成。包括Unix设计者在内的多位领域专家也为《UNIX编程艺术》贡献了宝贵的内容。《UNIX编程艺术》内容涉及社群文化、软件开发设计与实现,覆盖面广、内容深邃,完全展现了作者极其深厚的经验积累和领域智慧。一起来看看 《UNIX编程艺术》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具