12.04.2018, 02:02
Set rc-lookahead to 40 in Hybrid, and the value of it in the encoded file always be 60.
[BUG] x264 rc-lookahead value
|
12.04.2018, 02:02
Set rc-lookahead to 40 in Hybrid, and the value of it in the encoded file always be 60.
Quote:Set rc-lookahead to 40 in Hybrid, and the value of it in the encoded file always be 60.Hybrid doesn't show '--rc-lookahead 40' inside the command line since it's the default value: Quote:--rc-lookahead <integer> Number of frames for frametype lookahead [40]If you apply a preset, this might change. What I tried to reproduce this is:
Quote:Encoding settings : cabac=1 / ref=3 / deblock=1:0:0 / analyse=0x3:0x111 / me=hex / subme=5 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=0 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=0 / chroma_qp_offset=0 / threads=15 / lookahead_threads=3 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=3 / b_pyramid=2 / b_adapt=1 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=1 / keyint=250 / keyint_min=25 / scenecut=40 / intra_refresh=0 / rc_lookahead=40 / rc=crf / mbtree=0 / crf=18.0 / qcomp=0.50 / qpmin=0 / qpmax=69 / qpstep=4 / vbv_maxrate=62500 / vbv_bufsize=78125 / crf_max=0.0 / nal_hrd=none / filler=0 / ip_ratio=1.40 / pb_ratio=1.30 / aq=0which looks right to me. Note that:
-> Can't reproduce that the output always shows 60 without further details. So please provide more details into how you produce the problem. Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
12.04.2018, 11:51
I guess the issue is just like what you said:
when 'x264->Misc->Main->Adjustments->Minimize command line' is enabled, Hybrid always minimize the rc-lookahead value in the command line when it is the default value of the current preset, or it is 40. So if I: 1. Enable 'x264->Misc->Main->Adjustments->Minimize command line' 2. Apply a preset whose rc-lookahead value is not 40 3. Manually sets rc-lookahead to 40 by Hybrid GUI interface option 4. Encode a file, whose rc-lookahead value will be the default value ot current preset 5. Disable 'x264->Misc->Main->Adjustments->Minimize command line' 6. Encode again and save to a different file, whose rc-lookahead value will be 40 now This looks like a bug to me about the 'x264->Misc->Main->Adjustments->Minimize command line' option. Of course, if 'x264->Misc->Main->Adjustments->Minimize command line' is disabled, everything will be fine.
12.04.2018, 15:59
Will look into it over the weekend and report back.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page. |
« Next Oldest | Next Newest »
|