Selur's Little Message Board

Full Version: B-Frames do not appear in the log
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello Mr. Selur, I have seen that the information of the B-Frames does not appear in the encode log, before the B-Frames did


slds


[Image: MEIAGSK_t.PNG]   [Image: MEIAGV5_t.PNG]
Strange, normally everything that starts with 'x264 [info]' should end up in the log, will look at it this evening.

Cu Selur
Had a quick look.
x264 only reports the 'x264 [info]: consecutive B-frames: ...'-line if the 'adaptive b-frame decision' (--b-adapt) is enabled.
If x264 does report the line, Hybrid also reports it:
Code:
raw [info]: 640x352p 1:1 @ 25/1 fps (cfr)
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 AVX512
x264 [info]: profile Main, level 4.1, 4:2:0, 8-bit
x264 [info]: frame I:3     Avg QP:14.98  size: 23801
x264 [info]: frame P:147   Avg QP:13.08  size: 15004
x264 [info]: frame B:279   Avg QP:16.20  size:  3058
x264 [info]: consecutive B-frames:  1.6%  5.1% 89.5%  3.7%  <--------------
x264 [info]: mb I  I16..4: 43.3%  0.0% 56.7%
x264 [info]: mb P  I16..4: 27.4%  0.0%  0.0%  P16..4: 66.0%  0.0%  0.0%  0.0%  0.0%    skip: 6.6%
x264 [info]: mb B  I16..4:  3.7%  0.0%  0.0%  B16..8: 40.6%  0.0%  0.0%  direct: 8.3%  skip:47.4%  L0:23.1% L1:38.5% BI:38.4%
x264 [info]: final ratefactor: 9.70
x264 [info]: direct mvs  spatial:72.4% temporal:27.6%
x264 [info]: coded y,uvDC,uvAC intra: 54.4% 47.6% 15.7% inter: 24.6% 15.1% 2.6%
x264 [info]: i16 v,h,dc,p: 32% 16% 40% 12%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 27% 23% 16%  5%  6%  5%  6%  5%  6%
x264 [info]: i8c dc,h,v,p: 56% 18% 24%  3%
x264 [info]: Weighted P-Frames: Y:0.0% UV:0.0%
x264 [info]: kb/s:1459.25
encoded 429 frames, 1198.32 fps, 1459.25 kb/s

Cu Selur
In previous updates, the B-Frames were enabled by default. How can I reactivate the B-Frames? Because I don't know how to do it

thank you sir selur


I have the parameters in Hybrid like this


[Image: MEIATX1_t.PNG]


I had an old version saved and when installing it without touching any parameters, the B-Frames appear

[Image: MEIAXLN_t.PNG]
Oh, I thought it was about x264. Smile Just noticed you are speaking of x265. Smile
Seems like current x265 version do not report that info anymore.
Using the command line I don't get this info any more.

Cu Selur
Hello Mr. Selur, could you include or fix the information on

  x265 [info]: consecutive B-frames

thanks and slds  Wink
No, if current x265 versions do not provide the information, I can not magically make it appear again.
That would require to change the x265 source code.

Cu Selur
Ok thanks Mr. Selur I didn't know it was from the source code.  Big Grin Big Grin