The DVD is better than the BD in every category, except for sharpness. I do think the original source is significantly more detailed, but the dvd transfer process blurred it for some reason.
(Also there are very rare deinterlacing errors (as the DVD is 29.97p, but the original source was probably 59.94i). Those errors exist in the BD ver as well.)
BD version:
https://nyaa.si/view/1276103Source: R1 DVD
Codec: AV1 yuv420p10le CRF 21
Audio:
Opus 96kbit Stereo JPN
Opus 96kbit Stereo ENG
Subs:
Coalgirls ASS
Just per episode cropping... which is inconsistent between scenes.
ffmpeg -i infile -f yuv4mpegpipe - | aomenc --passes=2 --pass=1 --kf-max-dist=900 --end-usage=q --cq-level=21 --cpu-used=3 --lag-in-frames=35 --auto-alt-ref=1 --bit-depth=10 --enable-fwd-kf=1 --row-mt=0 --fpf=passfile -o /dev/null
ffmpeg -i infile -f yuv4mpegpipe - | aomenc --passes=2 --pass=2 --kf-max-dist=900 --end-usage=q --cq-level=21 --cpu-used=3 --lag-in-frames=35 --auto-alt-ref=1 --bit-depth=10 --enable-fwd-kf=1 --row-mt=0 --fpf=passfile -o outfile.mkv
Information:No information.