视频解码器 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

Data Structures and Algorithms in Java

Data Structures and Algorithms in Java

Michael T. Goodrich、Roberto Tamassia / Wiley / 2010-01-26 / USD 177.41

* This newest edition examines fundamental data structures by following a consistent object-oriented framework that builds intuition and analysis skills of data structures and algorithms * Presents ne......一起来看看 《Data Structures and Algorithms in Java》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换