视频解码器 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://codercto.com/soft/d/14691.html

统计思维

统计思维

[美] Allen B. Downey / 金迎 / 人民邮电出版社 / 2015-9 / 49.00元

现实工作中,人们常常需要用数据说话。可是,数据自己不会说话,需要人对它进行分析和挖掘才能找到有价值的信息。概率统计是数据分析的通用语言,是大数据时代预测未来的根基。如果你有编程背景,就能以概率和统计学为工具,将数据转化为有用的信息和知识,让数据说话。本书介绍了如何借助计算而非数学方法,使用Python语言对数据进行统计分析。 通过书中有趣的案例,你可以学到探索性数据分析的整个过程,从数据收集......一起来看看 《统计思维》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

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

HTML 编码/解码

MD5 加密
MD5 加密

MD5 加密工具