微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

x264 Encoder features 视频解码器

程序名称:x264 Encoder features

授权协议: GPL

操作系统: Windows

开发语言: C/C++

x264 Encoder features 介绍

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

x264 Encoder features 官网

http://www.videolan.org/developers/x264.html

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐