思科的 H.264 编码器 OpenH264

码农软件 · 软件分类 · 多媒体处理 · 2019-09-13 19:29:20

软件介绍

OpenH264 是思科公司发布的一个开源的 H.264 编码和解码器。

编码器特性

  • Constrained Baseline Profile up to Level 5.2 (4096x2304)

  • Arbitrary resolution, not constrained to multiples of 16x16

  • Rate control with adaptive quantization, or constant quantization

  • Slice options: 1 slice per frame, N slices per frame, N macroblocks per slice, or N bytes per slice

  • Multiple threads automatically used for multiple slices

  • Temporal scalability up to 4 layers in a dyadic hierarchy

  • Spatial simulcast up to 4 resolutions from a single input

  • Long Term Reference (LTR) frames

  • Memory Management Control Operation (MMCO)

  • Reference picture list modification

  • Single reference frame for inter prediction

  • Multiple reference frames when using LTR and/or 3-4 temporal layers

  • Periodic and on-demand Instantaneous Decoder Refresh (IDR) frame insertion

  • Dynamic changes to bit rate, frame rate, and resolution

  • Annex B byte stream output

  • YUV 4:2:0 planar input

解码器特性

  • Constrained Baseline Profile up to Level 5.2 (4096x2304)

  • Arbitrary resolution, not constrained to multiples of 16x16

  • Single thread for all slices

  • Long Term Reference (LTR) frames

  • Memory Management Control Operation (MMCO)

  • Reference picture list modification

  • Multiple reference frames when specified in Sequence Parameter Set (SPS)

  • Annex B byte stream input

  • YUV 4:2:0 planar output

支持的操作系统

  • Windows 64-bit and 32-bit (initial release is only 32-bit, 64-bit will follow soon)

  • Mac OS X 64-bit (initial release does not include this target, will follow soon)

  • Linux 64-bit and 32-bit (initial release is only 32-bit, 64-bit will follow soon)

  • Android 32-bit (initial release does not include this target, will follow soon)

  • iOS 64-bit and 32-bit (not supported yet, may be added in the future)

支持的处理器

  • Intel x86 optionally with MMX/SSE (no AVX yet, help is welcome)

  • ARMv7 optionally with NEON (initial release does not include this target, will follow later)

  • Any architecture using C/C++ fallback functions

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

怎样解题

怎样解题

[美] G. 波利亚 / 涂泓、冯承天 / 上海科技教育出版社 / 2002-6 / 16.00元

《怎样解题:数学教学法的新面貌》是数学家波利亚论述中学数学教学法的普及名著,对数学教育产生了深刻的影响。波利亚认为中学数学教育的根本宗旨是教会年轻人思考,他把“解题”作为培养学生数学才能和教会他们思考的一种手段和途径。这本书是他专门研究解题的思维过程后的结晶。全书的核心是他分解解题的思维过程得到的一张“怎样解题”表。作者在书中引导学生按照“表”中的问题和建议思考问题,探索解题途径,进而逐步掌握解题......一起来看看 《怎样解题》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

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

HTML 编码/解码

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具