[FFmpeg-user] Encoding Settings

Moritz Barsnick barsnick at gmx.net
Sat Apr 11 23:25:26 EEST 2020


On Sat, Apr 11, 2020 at 17:50:59 +0000, K J wrote:
> Below are the settings I used but only some of the settings match
>
> ffmpeg -i input.mkv -x264-params -cabac=1:-ref=4:-deblock=1:-1:-1:-analyse=0x3:0x113:-me=umh:-subme=9:-psy=1:-psy_rd=1.00:0.15:-mixed_ref=1:-me_range=24:-chroma_me=1:-trellis=2:-8x8dct=1:-cqm=0:-deadzone=21,11:-fast_pskip=1:-chroma_qp_offset=-3:-threads=16:-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=2:-b_bias=0:-direct=3:-weightb=1:-open_gop=0:-weightp=2:-keyint=250:-keyint_min=25:-scenecut=40:-intra_refresh=0:-rc_lookahead=50:-rc=2pass:-mbtree=1:-bitrate=2500:-ratetol=1.0:-qcomp=0.60:-qpmin=0:-qpmax=69:-qpstep=4:-cplxblur=20.0:-qblur=0.5:-vbv_maxrate=31250:-vbv_bufsize=31250:-nal_hrd=none:-filler=0:-ip_ratio=1.40:-aq=3:1.00 -map_chapters -1  -c:a aac -ac 6 -ar 48000 -ab 224k output.mp4

Wow, I think you misunderstood the syntax of "-x264-params". Drop all
those leading dashes, please.

Moritz


More information about the ffmpeg-user mailing list