Nyaa archive 2060543
[Ironclad] Clevatess - S01 [BD.1080p.AV1] | Clevatess (Multi-Audio, Multi-Subs)
Saved on 2026-09-15 21:32:32. This copy includes the description and comments available at capture.
Description
| Video | Bikko@U2 |
|---|---|
| Audio | opusenc (using libopus 1.5.2): --bitrate 128 JPN, ENG, SPA-LA, FRE, GER, POR-BR |
| Subtitles | ENG, SPA-LA, SPA, ARA, FRE, GER, ITA, POR-BR, IND, THA, CHI, CHI-TR, VIE, RUS, MAY |
| Chapters | Bikko@U2 |
| Target Butteraugli 3-norm | max: 1.26, intensity target: 203.0 |
| Encoder | SVT-AV1-HDR v3.1.2-4523-g8731a42f: --crf 5.0-40.0 --preset 2 --tune 1 --noise-norm-strength 1 --tx-bias 3 --hbd-mds 1 --complex-hvs 1 --qp-scale-compress-strength 3 --qm-min 0 --tile-columns 1 --enable-dlf 2 --enable-tf 2 --fast-decode 2 + ROI Maps |
| FGS | av1an: --photon-noise 4-64 --photon-noise-width 1920-4260 --photon-noise-height 1080-2396 |
| Filters | Denoise with vs-denoise: bm3d: sigma=4.0, tr=2, profile=bm3d.Profile.FAST, planes=0 + nlm: h=0.6, tr=2, a=2, planes=[1,2] + mc_degrain: prefilter=Prefilter.DFTTEST, preset=MVToolsPreset.HQ_SAD, thsad=100, dither with vs-tools |
| Source | Encode |
|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Interested in AV1?: Discord
Recommended players: MPV, MPC-HCLanguage Options: You can download here two scripts that do the following (Windows/macOS-Linux):
Keep Japanese: Throws out all audio tracks other than Japanese
Keep English: Throws out all audio and subtitles tracks other than English
Put all the video files into the Language Options folder and run the corresponding script. The resulting files can be found in the output folder.Note: MKVToolNix must be installed on your system







Comments 4
Fixed duplicate tracks in episode 01 and corrected desync on episode 09.
Thank you muchly!
windows .bat file script if you want to keep both English and Japanese languages
@echo off
if not exist output mkdir output
for %%f in (*.mkv) do (
mkvmerge -o "output%%f" -a eng,jpn "%%f"
)
Can't get the Language Options to work. Trying to do the Japanese one. Installed MKVToolNix, did nothing.
Anybody got a step by step on how to do it for a Windows user?