asdf013cv
15th May 2018, 05:09
Hi, this is my x265 output message.
../x265 Beauty_1920x1080_120fps_420_8bit_YUV.yuv /dev/null --log-level 3 --no-progress --psnr --tune psnr --pools 1 --frames 4 --input-res 1920x1080 --fps 120 --crf 18 --me 0 --merange 128
yuv [info]: 1920x1080 fps 120000/1000 i420p8 frames 0 - 3 of 600
raw [info]: output file: /dev/null
x265 [info]: HEVC encoder version 2.7
x265 [info]: build info [Linux][GCC 7.3.1][64 bit][CHECKED] 8bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x265 [info]: Main profile, Level-5 (Main tier)
x265 [info]: Thread pool created using 1 threads
x265 [info]: Slices : 1
x265 [info]: frame threads / pool features : 1 / wpp(17 rows)
x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
x265 [info]: ME / range / subpel / merge : dia / 128 / 2 / 2
x265 [info]: Keyframe min / max / scenecut / bias: 25 / 250 / 40 / 5.00
x265 [info]: Lookahead / bframes / badapt : 20 / 4 / 2
x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0
x265 [info]: References / ref-limit cu / depth : 3 / on / on
x265 [info]: AQ: mode / str / qg-size / cu-tree : 1 / 0.0 / 32 / 1
x265 [info]: Rate Control / qCompress : CRF-18.0 / 0.60
x265 [info]: tools: rd=3 rskip signhide tmvp strong-intra-smoothing lslices=6
x265 [info]: tools: deblock sao
x265 [info]: frame I: 1, Avg QP:27.42 kb/s: 39114.24 PSNR Mean: Y:39.337 U:39.460 V:41.347
x265 [info]: frame P: 1, Avg QP:28.00 kb/s: 10626.24 PSNR Mean: Y:38.801 U:39.041 V:41.175
x265 [info]: frame B: 2, Avg QP:29.50 kb/s: 3744.96 PSNR Mean: Y:38.734 U:39.014 V:41.170
x265 [info]: Weighted P-Frames: Y:0.0% UV:0.0%
x265 [info]: consecutive B-frames: 50.0% 0.0% 50.0% 0.0% 0.0%
encoded 4 frames in 1.53s (2.62 fps), 14307.60 kb/s, Avg QP:28.61, Global PSNR: 39.220
In the last line, I know everything except 14307.60 kb/s.
Is 14307.60 kb/s bitrate? If not, what is this and how do I get bitrate output message?
../x265 Beauty_1920x1080_120fps_420_8bit_YUV.yuv /dev/null --log-level 3 --no-progress --psnr --tune psnr --pools 1 --frames 4 --input-res 1920x1080 --fps 120 --crf 18 --me 0 --merange 128
yuv [info]: 1920x1080 fps 120000/1000 i420p8 frames 0 - 3 of 600
raw [info]: output file: /dev/null
x265 [info]: HEVC encoder version 2.7
x265 [info]: build info [Linux][GCC 7.3.1][64 bit][CHECKED] 8bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x265 [info]: Main profile, Level-5 (Main tier)
x265 [info]: Thread pool created using 1 threads
x265 [info]: Slices : 1
x265 [info]: frame threads / pool features : 1 / wpp(17 rows)
x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
x265 [info]: ME / range / subpel / merge : dia / 128 / 2 / 2
x265 [info]: Keyframe min / max / scenecut / bias: 25 / 250 / 40 / 5.00
x265 [info]: Lookahead / bframes / badapt : 20 / 4 / 2
x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0
x265 [info]: References / ref-limit cu / depth : 3 / on / on
x265 [info]: AQ: mode / str / qg-size / cu-tree : 1 / 0.0 / 32 / 1
x265 [info]: Rate Control / qCompress : CRF-18.0 / 0.60
x265 [info]: tools: rd=3 rskip signhide tmvp strong-intra-smoothing lslices=6
x265 [info]: tools: deblock sao
x265 [info]: frame I: 1, Avg QP:27.42 kb/s: 39114.24 PSNR Mean: Y:39.337 U:39.460 V:41.347
x265 [info]: frame P: 1, Avg QP:28.00 kb/s: 10626.24 PSNR Mean: Y:38.801 U:39.041 V:41.175
x265 [info]: frame B: 2, Avg QP:29.50 kb/s: 3744.96 PSNR Mean: Y:38.734 U:39.014 V:41.170
x265 [info]: Weighted P-Frames: Y:0.0% UV:0.0%
x265 [info]: consecutive B-frames: 50.0% 0.0% 50.0% 0.0% 0.0%
encoded 4 frames in 1.53s (2.62 fps), 14307.60 kb/s, Avg QP:28.61, Global PSNR: 39.220
In the last line, I know everything except 14307.60 kb/s.
Is 14307.60 kb/s bitrate? If not, what is this and how do I get bitrate output message?