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

程序设计方法(中文版)

程序设计方法(中文版)

Matthias Fellisen / 黄林鹏、朱崇恺 / 人民邮电出版社 / 2003-12 / 49.00元

《程序设计方法》以Scheme语言为基础介绍计算和程序设计的一般理论和实践。《程序设计方法》由8个部分和7个独立的章节(第8、13、18、24、29、33、38章)组成。8个部分主要讨论程序设计,独立章节则介绍一些与程序设计和计算相关的话题。《程序设计方法》第1至第3部分介绍了基于数据驱动的程序设计基础。第4部分介绍了程序设计中的抽象问题。第5部分和第6部分是与递归及累积相关的内容。《程序设计方法......一起来看看 《程序设计方法(中文版)》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

MD5 加密
MD5 加密

MD5 加密工具

SHA 加密
SHA 加密

SHA 加密工具