x264enc: Print full option-string applied to x264_encoder in debug log ...
Submitted by Yeongjin Jeong
Link to original bug (#797299)
Description
Created attachment 373952
x264enc: Print full option-string applied to x264_encoder in debug log ...
... and use x264 nal_unit_type enum instead of constant value.
This debug log shows the following information :
0:00:00.227263644 12159 0xe722d0 INFO x264enc gstx264enc.c:1951:gst_x264_enc_set_profile_and_level:<x264enc0>
Using x264_encoder info: 264 - core 144 r2533 c8a773e - H.264/MPEG-4 AVC codec - Copyleft 2003-2015 - http://www.videolan.org/x264.html - options: cabac=1 ref=2 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=4 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offs et=0 threads=11 lookahead_threads=11 sliced_threads=1 slices=11 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=1 keyint=30 keyint_min=16 scenecut=0 intra_refresh=0 rc_lookahead=0 rc=cbr mbtree=0 bi trate=2048 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 vbv_maxrate=2048 vbv_bufsize=1228 nal_hrd=none filler=0 ip_ratio=1.40 aq=1:1.00
Patch 373952, "x264enc: Print full option-string applied to x264_encoder in debug log ...":
0001-x264enc-Print-full-option-string-applied-to-x264_enc.patch