Thread: encoding/tools
View Single Post
Old 28th December 2020, 15:48   #11  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
Quote:
What do you thing about the encoding settings?
Maybe post the command line as well.

In the settings of MediaInfo.NET enable Show special presentation of encoding settings, it's more easy to read:

Code:
    Rate Control
        aq-mode=2 / no-aq-motion / aq-strength=1.00
        cbqpoffs=0 / no-const-vbv / crf=18.0 / crqpoffs=0
        cutree / ipratio=1.40 / no-lossless / nr-inter=0
        nr-intra=0 / pbratio=1.30 / qcomp=0.60
        qg-size=32 / qpmax=69 / qpmin=0 / qpstep=4
        rc=crf / no-rc-grain / no-strict-cbr / zone-count=0

    Analysis
        no-amp / analysis-reuse-level=0 / no-b-intra
        ctu=64 / no-cu-lossless / dynamic-rd=0.00
        no-dynamic-refine / early-skip / fast-intra
        no-hevc-aq / no-limit-modes / limit-refs=3
        limit-tu=0 / max-tu-size=32 / min-cu-size=8
        psy-rdoq=0.00 / qp-adaptation-range=1.00
        rd=2 / rdoq-level=0 / rdpenalty=0 / no-rd-refine
        no-rect / refine-ctu-distortion=0 / refine-inter=0
        refine-intra=0 / refine-mv=1 / rskip / scale-factor=0
        no-splitrd-skip / no-ssim-rd / no-tskip
        no-tskip-fast / tu-inter-depth=1 / tu-intra-depth=1

    Slice Decision
        b-adapt=0 / bframe-bias=0 / bframes=4 / b-pyramid
        ctu-info=0 / gop-lookahead=0 / no-intra-refresh
        keyint=250 / lookahead-slices=4 / min-keyint=25
        open-gop / radl=0 / rc-lookahead=15 / ref=2
        refine-analysis-type=0 / scenecut=40 / scenecut-bias=0.05

    Motion Search
        no-analyze-src-pics / no-hme / max-merge=2
        me=1 / merange=57 / subme=1 / temporal-mvp
        no-weightb / weightp

    Loop Filter
        deblock=0:0 / no-limit-sao / sao / no-sao-non-deblock
        selective-sao=4

    VUI
        chromaloc=0 / cll=0,0 / colormatrix=2 / colorprim=2
        no-dhdr10-opt / display-window=0 / max-luma=255
        min-luma=0 / overscan=0 / range=0 / sar=0
        transfer=2 / videoformat=5

    Bitstream
        annexb / no-aud / hash=0 / no-hrd / no-idr-recovery-sei
        info / log2-max-poc-lsb=8 / no-multi-pass-opt-rps
        no-opt-cu-delta-qp / no-opt-qp-pps / no-opt-ref-list-length-pps
        repeat-headers / no-single-sei / no-temporal-layers
        vui-hrd-info / vui-timing-info

    Input/Output
        no-field / input-csp=1 / input-res=720x720
        interlace=0 / total-frames=0

    Performance
        copy-pic=1 / frame-threads=2 / numa-pools=6
        no-pme / no-pmode / slices=1 / wpp

    Statistic
        log-level=2 / no-psnr / no-ssim / stats-read=0
        stats-write=0

    Other
        analysis-load-reuse-level=0 / analysis-save-reuse-level=0
        bottom=0 / cpuid=1111039 / decoder-max-rate=0
        high-tier=1 / hist-scenecut=0 / hist-threshold=0.03
        level-idc=0 / max-ausize-factor=1.0 / no-allow-non-conformance
        no-constrained-intra / no-frame-dup / no-hdr10
        no-hdr10-opt / no-lowpass-dct / no-scenecut-aware-qpconformance-window-offsets
        no-splice / no-svt / no-vbv-live-multi-pass
        psy-rd=2.00 / right=0 / signhide / strong-intra-smoothing
        uhd-bd=0
stax76 is offline   Reply With Quote