博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
x265 2.0版本更新
阅读量:2189 次
发布时间:2019-05-02

本文共 1375 字,大约阅读时间需要 4 分钟。

2016年7月13日x2652.0版本更新。

链接:

主要提升了一些汇编优化

x265 version 2.0 has been released. This release supports many new features

as well as support for ARM assembly optimizations for most basic pixel and
ME operations, as well as SAO cleanups and a fully tested reconfigure
functionality.

- uhd-bd: Enable Ultra-HD Bluray support

   - rskip: Enables skipping recursion to analyze lower CU sizes using
   heuristics at different rd-levels. Provides good visual quality gains at
   the highest quality presets.
   - rc-grain: Enables a new ratecontrol mode specifically for grainy
   content. Strictly prevents QP oscillations within and between frames to
   avoid grain fluctuations.
   - tune grain: A fully refactored and improved option to encode film
   grain content including QP control as well as analysis options.
   - asm: ARM assembly is now enabled by default, native or cross compiled
   builds supported on armv6 and later systems.
- x265_rc_stats added to x265_picture, containing all RC decision points
   for that frame
   - PTL: high tier is now allowed by default, chosen only if necessary
   - multi-pass: First pass now uses slow-firstpass by default, enabling
   better RC decisions in future passes
   - pools: fix behaviour on multi-socketed Windows systems, provide more
   flexibility in determining thread and pool counts
   - ABR: improve bits allocation in the first few frames, abr reset, vbv
   and cutree improved

转载地址:http://qguub.baihongyu.com/

你可能感兴趣的文章
计算机英语编程中一些单词
查看>>
JavaScript 经典例子
查看>>
判断数据的JS代码
查看>>
js按键事件说明
查看>>
AJAX 初次体验!推荐刚学看这个满好的!
查看>>
AJAX 设计制作 在公司弄的 非得要做出这个养的 真晕!
查看>>
Linux 查看文件大小
查看>>
Java并发编程:线程池的使用
查看>>
redis单机及其集群的搭建
查看>>
Java多线程学习
查看>>
检查Linux服务器性能
查看>>
Java 8新的时间日期库
查看>>
Chrome开发者工具
查看>>
【LEETCODE】102-Binary Tree Level Order Traversal
查看>>
【LEETCODE】106-Construct Binary Tree from Inorder and Postorder Traversal
查看>>
【LEETCODE】202-Happy Number
查看>>
和机器学习和计算机视觉相关的数学
查看>>
十个值得一试的开源深度学习框架
查看>>
【LEETCODE】240-Search a 2D Matrix II
查看>>
【LEETCODE】53-Maximum Subarray
查看>>