Direct encode of hchcsen’s BDremux: https://nyaa.si/view/1764855
Stargazer:
ffmpeg -i [infile] -sws_flags spline -vf crop=1912:1080:4:0,fieldmatch,yadif=deint=interlaced,decimate,format=yuv420p10le,scale=1920:1080 -vcodec libsvtav1 -crf 21 -preset 2 -g 1440 -svtav1-params tune=2:enable-overlays=1:scd=1:scm=2:enable-tf=0:lookahead=120:pin=0:lp=12 -c:a libopus -b:a 128k -c:s copy [outfile]
Astray:
ffmpeg -i [infile] -vf crop=1440:1080:240:0,fieldmatch,yadif=deint=interlaced,decimate,format=yuv420p10le -vcodec libsvtav1 -crf 21 -preset 2 -g 1440 -svtav1-params tune=2:film-grain=50:film-grain-denoise=0:enable-overlays=1:scd=1:scm=2:enable-tf=0:lookahead=120:pin=0:lp=12 -c:a libopus -b:a 128k -c:s copy [outfile]
Comments - 2
Dryvern
Thanks for this. Though main movie subtitles are out of sync for me, if you have same problem I learned after trial & error you need to reduce playback speed by half a sec, 0.5 of a second :) Hmmm looks like you need to adjust again before halfway to minus 0.8 sec. Sync issues are a pain.
2ndfire (uploader)
I just confirmed the subs are synced correctly. I suggest using a different player (MPC-BE, VLC, etc.)