View Single Post
Old 28th February 2019, 18:16   #15  |  Link
Jamaika
Registered User
 
Join Date: Jul 2015
Posts: 708
I compiled x265_svt with my own way:
i.e. I delete AVX and leave only SSE2.
What conclusions: doesn't tolerate colormatrix 2020, high-tier and lacks parameters.
Don't add LIBVMAF.

Why is main10? How I added 8bit.

y4m [info]: 1920x1080 fps 29/1 i420p8 sar 1:1 unknown frame count
raw [info]: output file: x265_hightier_crf28_tunegrain.h265
x265 [info]: HEVC encoder version 3.0_Au+8
x265 [info]: build info [Windows][GCC 9.0.1][64 bit][noasm] 8bit
SVT [version]: SVT-HEVC Encoder Lib v1.3.0
SVT [build] : GCC 9.0.1 64 bit
LIB Build date: Feb 28 2019 16:55:02
-------------------------------------------
SVT [Warning]: Color format EB_YUV400 not supported, set to EB_YUV420
Number of logical cores available: 4
Number of PPCS 107
-------------------------------------------
SVT [config]: Main10 Profile Tier (auto) Level (auto)
SVT [config]: EncoderMode / LatencyMode / Tune : 4 / 0 / 0
SVT [config]: EncoderBitDepth / CompressedTenBitFormat / EncoderColorFormat : 8 / 0 / 1
SVT [config]: SourceWidth / SourceHeight : 1920 / 1080
SVT [config]: Fps_Numerator / Fps_Denominator / Gop Size / IntraRefreshType : 29 / 1 / 61 / 2
SVT [config]: HierarchicalLevels / BaseLayerSwitchMode / PredStructure : 3 / 0 / 2
SVT [config]: BRC Mode / QP / LookaheadDistance / SceneChange : CQP / 32 / 17 / 1
SVT [config]: BitRateReduction / ImproveSharpness : 1 / 1
-------------------------------------------


My file only for 8bit. Enjoy.
https://www.sendspace.com/file/ki9z14

Last edited by Jamaika; 28th February 2019 at 18:25.
Jamaika is offline   Reply With Quote