Description
Source: R2 DVD
Codec: AV1 10-bit
Audio: Opus 96kbit Stereo JPN
Subs: Arigatou SSA
Commands:
ffmpeg -i infile -vf fps=30000/1001,fieldmatch=mode=pcn_ub:combmatch=full,bwdif=mode=0:deint=interlaced,decimate,crop=714:476:4:4,format=yuv420p10le,atadenoise,scale=846:476 -sws_flags lanczos -vcodec libaom-av1 -lag-in-frames 25 -g 900 -crf 18 -cpu-used 2 -row-mt 0 -b:v 0 -auto-alt-ref 1 -aspect 846:476 -an -strict -2 -pass 1 -f null
ffmpeg -i infile -vf fps=30000/1001,fieldmatch=mode=pcn_ub:combmatch=full,bwdif=mode=0:deint=interlaced,decimate,crop=714:476:4:4,format=yuv420p10le,atadenoise,scale=846:476 -sws_flags lanczos -vcodec libaom-av1 -lag-in-frames 25 -g 900 -crf 18 -cpu-used 2 -row-mt 0 -b:v 0 -auto-alt-ref 1 -aspect 846:476 -acodec libopus -strict -2 -pass 2 outfile.mkv