These are approximate encoding settings.
from vapoursynth import core
import havsfunc as haf
clip = core.d2v.Source('index.d2v')
clip = haf.QTGMC(clip, Preset='Very Slow', Sharpness=0.4, FPSDivisor=1, SourceMatch=3, Lossless=2, MatchEnhance=0.75, TFF=True)
clip.set_output()
vspipe --y4m script.vpy - | ffmpeg -hide_banner -i pipe: -c:v libx264 -preset veryslow -tune film -crf 18 -x264-params ref=9:bframes=9:no-fast-pskip=1 video.mkv
ffmpeg -hide_banner -i audio.ac3 -c:a libopus -b:a 96k audio.mka
Unique ID : 159815651564115016319298901481903607243 (0x783B5FF8FB4DE50677E6A6F11E4FCDCB)
Complete name : TSDV-41465.mkv
Format : Matroska
Format version : Version 4
File size : 1.18 GiB
Duration : 1 h 10 min
Overall bit rate : 2 386 kb/s
Encoded date : UTC 2019-10-14 19:13:32
Writing application : mkvmerge v38.0.0 ('The Silent Type') 64-bit
Writing library : libebml v1.3.9 + libmatroska v1.5.2
Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L3.1
Format settings : CABAC / 9 Ref Frames
Format settings, CABAC : Yes
Format settings, Reference frames : 9 frames
Codec ID : V_MPEG4/ISO/AVC
Duration : 1 h 10 min
Bit rate : 2 277 kb/s
Width : 720 pixels
Height : 480 pixels
Display aspect ratio : 16:9
Original display aspect ratio : 3:2
Frame rate mode : Constant
Frame rate : 59.940 (59940/1000) FPS
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.110
Stream size : 1.12 GiB (95%)
Default : Yes
Forced : No
Audio
ID : 2
Format : Opus
Codec ID : A_OPUS
Duration : 1 h 10 min
Bit rate : 105 kb/s
Channel(s) : 2 channels
Channel layout : L R
Sampling rate : 48.0 kHz
Frame rate : 50.001 FPS (960 SPF)
Compression mode : Lossy
Delay relative to video : 82 ms
Stream size : 52.8 MiB (4%)
Default : Yes
Forced : No