nekoBT archive 11817116395020
[BlackRabbit] My Hero Academia (2016) - S02 [Bluray-1080p][Opus 2.0][Dual Audio][AV1]
Saved on 2026-09-15 23:38:47. This copy includes the description and comments available at capture.
Description
Release Information
| Field | Value |
|---|---|
| File | My Hero Academia (2016) - S02E01 - Thats the Idea Ochaco [Bluray-1080p][Opus 2.0][AV1]-BlackRabbit.mkv |
| Source | FLE |
| File Size | 274 MiB |
| Duration | 23 min 56 s |
| Overall Bitrate | 1 601 kb/s |
| Frame Rate | 23.976 FPS |
| Rabbit Encoder | v6.3.2 |
| Language Detector | v2.5.3 |
Rabbit Encoder Settings
| Setting | Value |
|---|---|
| Quality | Low |
| Speed | Slower |
| Dedupe subtitles | Yes |
| Highest audio layout only | Yes |
| No commentary audio | Yes |
| Audio languages | jpn, eng |
| Raw | RE1|c~cp=--film-grain 4 --photon-noise 1000,q=l,sp=sr,dd=1,kc=1,rc=1|al~v=jpn+eng |
Video
| Property | Value |
|---|---|
| Codec | AV1 |
| Resolution | 1920×1080 |
| Aspect Ratio | 16:9 |
| Bitrate | 1 176 kb/s |
| Frame Rate | 23.976 (24000/1001) FPS (Constant) |
| Bit Depth | 10 bits |
| Stream Size | 201 MiB (73%) |
Audio
| # | Language | Codec | Channels | Bitrate | Sample Rate | Size | Flags |
|---|---|---|---|---|---|---|---|
| 1 | Japanese | Opus | 2 channels (L R) | 125 kb/s | 48.0 kHz | 21.3 MiB (8%) | Default |
| 2 | English | Opus | 6 channels (L R C Lb Rb LFE) | 214 kb/s | 48.0 kHz | 36.5 MiB (13%) | Default |
Subtitles
| # | Title | Format | Language | Flags |
|---|---|---|---|---|
| 1 | Full Subtitles [CR] | ASS | English | Default |
| 2 | Signs & Songs [neko-kBaraka] | ASS | English | Forced |
BlackRabbit Encodes
BlackRabbit focuses on mini encodes made for users who want to save storage space without giving up solid video and audio quality.
Our goal is simple: find the best available remux source, preferably with dual audio (Japanese + English) when possible, and encode it into:
- Video: AV1
- Audio: Opus
This makes the releases especially useful for people running automated setups such as Sonarr, where smaller file sizes can save a lot of storage over time.
Our Encoding Approach
Our releases are more than a straight AV1 + Opus re-encode. We never alter the actual content — no re-timing of dialogue, no cuts, no aggressive filtering by default — but we clean up and reorganize the tracks so every release is tidy, consistent, and behaves correctly across devices and media servers.
The core changes are:
- video is encoded to AV1
- audio is encoded to Opus
- overall file size is significantly smaller
Alongside this, we properly handle the audio and subtitle tracks (details below). The end result is a release that's effectively the same as the source, just smaller, cleaner, and better organized.
Audio Handling
Beyond re-encoding to Opus, we tidy up the audio tracks so they behave predictably:
- Smart bitrates — the Opus bitrate is chosen per channel layout (mono, stereo, 5.1, 6.1, 7.1, all the way up to 7.1.4).
- Logical ordering — tracks are sorted with Japanese first, English second, and any other languages alphabetically after that; main audio always comes before commentary and audio-description tracks.
- Deduplication — redundant tracks are removed, keeping the best source per language and channel layout (lossless preferred, then highest bitrate).
- Optional highest-layout pruning — when enabled, only the highest channel layout is kept per language.
- Optional commentary removal — when enabled, commentary audio tracks are removed.
- Correct flags — default, original, commentary, and audio-description flags are set properly.
- Sync correction — any audio delay/offset baked into the source is corrected so tracks stay in sync.
- Clean track names — messy or inconsistent track titles are cleared.
Subtitle Handling
Subtitles are kept as-is — we don't re-encode or restyle them — but we detect, label, and organize them so the right track shows up at the right time:
- Track classification — every track is identified as Full, Signs & Songs, SDH, Honorifics, Commentary, or Storyboards, including content-based detection for sources with wrong or missing labels.
- Clean, consistent names — e.g.
Full Subtitles,Signs & Songs,SDH, with the source or release group tagged where known. - Correct flags — default, forced, hearing-impaired, commentary, and original flags are set so players automatically pick the intended track.
- Logical ordering — English first, Japanese second, any other languages alphabetically after that; full subtitles before signs & songs; text-based before image-based.
- Deduplication — redundant subtitle tracks are removed.
Source Quality
Source quality is very important to us. If a better remux/source becomes available later, we may re-encode the entire season using that source and increase the version number.
If you know of a better source, please let us know in the comments.
Sonarr Compatibility
Compatibility with automated media systems, especially Sonarr, is one of our main priorities. Because of that, we try to keep file names as Sonarr-compatible as possible to make library management easier and more reliable.
Our Priority
Our main goal is to provide mini AV1 encodes for as many anime as possible while still maintaining good video and audio quality.
When strong AV1 releases from other groups are already available, we would generally recommend using those instead. BlackRabbit's focus is on helping fill the gaps by providing compact, high-quality AV1 encodes across a wide range of titles.
Optional Support
If you would like to support and help us continue releasing mini AV1 encodes, donations are appreciated but never expected.
XMR: 895pWQCwjJs24bjnkY5SuhAvwjhKtcrL9NXx1aRy7MUbbSk8w7SawbTiRipPvcmKohQNqpNWXDypmHncLSCxzUtkERNJS9h
Feedback is always welcome. If you spot a better source, naming issue, or anything else worth improving, let us know in the comments.
Comments 6
The source (assuming you're using the repack version and not remux) has fansubs for both full subtitles and s&s tracks, somehow you omitted the fansubs and include only the default CR subtitles while having fansubs for the S&S.
@8rtemis Our workflow is configured to keep only one subtitle per type and language, so if a source has 4x German Full tracks, it keeps one and drops the other three. When deduplicating, it always prioritizes official sources (CR, NF, AMZN...) over fansubs.
That's why you ended up with the official CR Full subs for the Full type. For Signs & Songs the only official track was in PGS (bitmap) format, which takes up far more space than text-based SRT/ASS - so it was automatically skipped in favor of the lighter text-based fansub S&S.
If you would prefer fansubs to take priority over official sources, let us know and we can flip that preference in the workflow.
Edited: We could skip subtitle deduplication entirely, but since these are mini encodes, it would be odd for the subtitle tracks to take up more space than the video or audio. That is exactly why subtitle deduplication was added in the first place.
@BlackRabbit Well, technically it should prioritise fansubs over official subs since it's one of the main point of the best release. Seadex also take into consideration on the subtitles before marking it as best, and official subtitles are included for options enjoyings/completionist. It feels kinda pointless if you're already taking the best source for mini but in the end threw away the improved subtitles (better timing, op/ed kfx, typo corrections, etc) that are included in the release..
[deleted]
Hello, I was watching the videos and noticed the subtitles for S01, S02 and S06. S02 has the CR Subs for the Full Subs but the Fansubs for S&S. I was wondering if you could fix that? S01 and S06 is alright but I have found subtitles that are better than the current one in this release
The Google Drive link I sent is a download to the subtitles for S01, S02 and S06. It's more kBaraka/Tenrai-Sensei-looking than the current ones and is very pleasing to look at.
https://drive.google.com/drive/folders/1XxgQKtP6bCTr2H2gZgLUaxdnbS3UJ7C4?usp=sharing
One last thing I like to mention is the missing video of S02's Hero Notebook Episode
@Juicewon Thanks, I will do a v2 with improved subs in the following days.