Tomani
New Member
Hey! I'm trying to record/stream using x264, but apparently nothing happens with my custom commands. My recorded file doesn't show my configuration.
My tests:
1)
MediaInfo output:
Could someone explain to me how I make my settings work?
Regards!
My tests:
1)
2)--level 5.1 --output-depth 10 --output-depth i422 --pass 3 --bitrate 12000 --stats ".stats" --deblock -1:1 --keyint 10 --min-keyint 1 --bframes 16 --b-adapt 2 --ref 16 --weightp 2 --ratetol 0.1 --qcomp 0.4 --aq-mode 2 --aq-strength 1.2 --merange 64 --me umh --direct auto --subme 11 --partitions all --trellis 2 --psy-rd 2.00:1.00 --no-fast-pskip --threads 12
3)x264-params=level=5.1:output-depth=10:preset=faster:pass=3:bitrate=12000:stats=".stats":threads=12:deblock=-1:1:keyint=10:bframes=16:b-adapt=2:ref=16:weightp=2:ratetol=0.1:qcomp=0.4:rc-lookahead=250:aq-mode=2:aq-strength=1.2:merange=64:me=umh:direct=auto:subme=11:partitions=all:trellis=2:psy-rd=2.00:1.00:no-fast-pskip
--level=5.1 --output-depth=10 --output-depth=i422 --pass=3 --bitrate=12000 --stats=".stats" --deblock=-1:1 --keyint=10 --min-keyint=1 --bframes=16 --b-adapt=2 --ref=16 --weightp=2 --ratetol=0.1 --qcomp=0.4 --aq-mode=2 --aq-strength=1.2 --merange=64 --me=umh --direct=auto --subme=11 --partitions=all --trellis=2 --psy-rd=2.00:1.00 --no-fast-pskip --threads=12
MediaInfo output:
Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L4.2
Format settings : CABAC / 4 Ref Frames
Format settings, CABAC : Yes
Format settings, Reference : 4 frames
Codec ID : V_MPEG4/ISO/AVC
Duration : 3 min 3 s
Nominal bit rate : 12 000 kb/s
Width : 1 600 pixels
Height : 900 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
Frame rate : 60.000 FPS
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.093
Writing library : x264 core 161 r3020 d198931
Encoding settings : 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_offset=0 / threads=18 / lookahead_threads=4 / 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=1 / weightb=1 / open_gop=0 / weightp=1 / keyint=120 / keyint_min=12 / scenecut=40 / intra_refresh=0 / rc_lookahead=20 / rc=cbr / mbtree=1 / bitrate=12000 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / vbv_maxrate=12000 / vbv_bufsize=12000 / nal_hrd=none / filler=1 / ip_ratio=1.40 / aq=1:1.00
Could someone explain to me how I make my settings work?
Regards!