Description
**Title**: Onii-chan wa Oshimai!
**Video**: AV1
**Audio**: opus , Japanese
**Subtitles**: English
**Source**: https://nyaa.si/view/1688693



Downscale_Settings: `ffmpeg -i "file.mkv" -vf scale=1280:720:flags=bicubic:param0=-1/2:param1=1/4,setsar=1:1 -c:v libx264 -crf 0 -preset veryslow -c:a copy "file_720.mkv"`
Encoding Settings: `-i INPUT --workers WORKER_NUM --resume -e svt-av1 --sc-downscale-height 540 -v "--lp 6 --preset 2 --crf 26 --keyint 240 --irefresh-type 1 --enable-overlays 1 --scd 0 --tune 2 --chroma-u-dc-qindex-offset -1 --chroma-u-ac-qindex-offset -1 --chroma-v-dc-qindex-offset -1 --chroma-v-ac-qindex-offset -1 --enable-tf 0 --enable-qm 1 --qm-min 5 --qm-max 9 --film-grain 6 --film-grain-denoise 0" -o OUTPUT`
V2 fix: missing ep 06, and renamed everything to the correct resolution
##### *PLEASE LET ME KNOW IF THERE’S ISSUES*