分页: 12 / 15

Re: x265 - Yuuki变异版 (1.9+X+XX; Unstable=Yuuki; Stable=Asuna)

发表于 : 2016-03-09 18:22
vempx
fch1993 写了:
vempx 写了:--help里面找不到qcomp是这么设计的么……?
http://x265.readthedocs.org/en/default/ ... ion--qcomp
嗯,官方文档这里是有,但是程序的--help里面没有, {:cat_8}

Re: x265 - Yuuki变异版 (1.9+X+XX; Unstable=Yuuki; Stable=Asuna)

发表于 : 2016-07-02 11:42
netsky123
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.

Full documentation is available at http://x265.readthedocs.org/en/stable/

===== new features =====

• uhd-bd: Enforce ultra-hd blu-ray disc parameters (overrides any other settings)
• 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 rate control 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.

===== api and key behaviour changes =====

• 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

===== misc =====

• an ssim calculation bug was corrected

Re: x265 - Yuuki变异版 (2.0+X+XX; Unstable=Yuuki; Stable=Asuna)

发表于 : 2016-07-29 11:10
msg7086
2.0发布。

Re: x265 - Yuuki变异版 (2.0+X+XX; Unstable=Yuuki; Stable=Asuna)

发表于 : 2016-07-29 19:05
vempx
终于更新2.0了,望眼欲穿啊!

Re: x265 - Yuuki变异版 (2.0+X+XX; Unstable=Yuuki; Stable=Asuna)

发表于 : 2016-07-29 21:57
msg7086
vempx 写了:终于更新2.0了,望眼欲穿啊!
等不及官家的镜像了,只好自己花时间研究Hg->Git的同步机制_(:з」∠)_ {:doge}

Re: x265 - Yuuki变异版 (2.0+X+XX; Unstable=Yuuki; Stable=Asuna)

发表于 : 2016-07-29 23:49
vempx
msg7086 写了:等不及官家的镜像了,只好自己花时间研究Hg->Git的同步机制_(:з」∠)_ {:doge}
果然等他们就是坑啊…… {:mm}

Re: x265 - Yuuki变异版 (2.0+X+XX; Unstable=Yuuki; Stable=Asuna)

发表于 : 2016-09-19 15:11
liuyun_xi
MS大,我想问下关于--tune vcb-s | --tune vcb-s++的具体参数是什么。。没有看见那个lp的参数帖子

Re: x265 - Yuuki变异版 (2.0+X+XX; Unstable=Yuuki; Stable=Asuna)

发表于 : 2016-09-20 16:48
vempx
liuyun_xi 写了:MS大,我想问下关于--tune vcb-s | --tune vcb-s++的具体参数是什么。。没有看见那个lp的参数帖子
viewtopic.php?f=8&t=1560&start=20#p12681

Re: x265 - Yuuki变异版 (2.0+X+XX; Unstable=Yuuki; Stable=Asuna)

发表于 : 2016-10-03 17:11
rainy miuco
Version 2.1
Release date - 27th September, 2016

Encoder enhancements:
Support for qg-size of 8
Support for inserting non-IDR I-frames at scenecuts and when running with settings for fixed-GOP (min-keyint = max-keyint)
Experimental support for slice-parallelism.
API changes:
Encode user-define SEI messages passed in through x265_picture object.
Disable SEI and VUI messages from the bitstream
Specify qpmin and qpmax
Control number of bits to encode POC.
Bug fixes:
QP fluctuation fix for first B-frame in mini-GOP for 2-pass encoding with tune-grain.
Assembly fix for crashes in 32-bit from dct_sse4.
Threadpool creation fix in windows platform.

Re: x265 - Yuuki变异版 (2.0+X+XX; Unstable=Yuuki; Stable=Asuna)

发表于 : 2016-12-23 20:24
in4ight
OBS录制的flv送到full版x265无法打开
错误代码:
C:\Users\fdwsWTG>C:\Users\fdwsWTG\Desktop\x265-Asuna-2.1+5-g0d864ad+14\x265-10bit-full.exe C:\Users\fdwsWTG\Desktop\Trans\2016-12-23-2017-43.flv -o C:\Users\fdwsWTG\Desktop\Trans\02.mp4
x265 [error]: yuv: width, height, and FPS must be specified
x265 [error]: unable to open input file <C:\Users\fdwsWTG\Desktop\Trans\2016-12-23-2017-43.flv>

测试视频(只有377K):http://pan.baidu.com/s/1bppC4Ib

估计是OBS输出的文件格式不标准?