Anne of Green Gables (2010) 赤毛のアン グリーンゲーブルズへの道 [12-bit 4:2:0 Decrypted MGVC BD ISO VWBS-8214]

Category:
Date:
2026-04-12 06:02 UTC
Submitter:
Seeders:
2
Information:
Leechers:
10
File size:
43.8 GiB
Completed:
32
Info hash:
a2a1f68d968e12f0a4e2486316b80e7d01253065
Anne of Green Gables from The Collected Works of Director Isao Takahata / VWBS-8214 This release contains decrypted MGVC (Master Grade Video Coding) enhancement layer under the KDM folder. Each ISO can be played back by Panasonic devices even in decrypted form, or compatible playback tools can decode a 12-bit 4:2:0 output. MGVC: http://www.avsforum.com/t/1486405/36-bit-mgvc-blu-ray-only-in-japan Due to how files are stored, an ISO is required to keep the virtual sector mapping on the .extif MVC stream without blowing up the size. See /KDM/EDL.bin (XML text file) for a description of the virtual mapping. Playback programs can use an H.264 MVC decoder and merge the planes according to [Patent US9392246B2](https://patents.google.com/patent/US9392246B2/en) or [Patent JP5914888B2](https://patents.google.com/patent/JP5914888B2/en) to get 12-bit 4:2:0 output. --- MGVC Info: ``` VolumeID: BDROM AACS Path: ANY!/ AACS DiscID: 329f1536e003bb8fe3ad33089042a4e906c272c3 AACS ContentCertID: 0002c004e48e EKF Key: 80c106cd4256f4ebe73cc427ca06e235 EKF IV: aa8eb3423315fd0cc7b637d1b147a351 EKF E-Flag: 1 (encrypted: false) EKB Record: type 0x01, len 8 data: 0000000000000000 EKB Record: type 0x02, len 36 data: 00000000916ab36aad189d0c593014d1cde4aabe82902405079bfa7f993faa3c971a5e1c EDL CID #0: 1 EDL CID #1: 0 EDL CID #2: 0 EDL CID #3: 39 EDL data file /KDM/0.bin => KDM/CI_EXT/00001_clpi.ext (48256 bytes) EDL data file /KDM/1.bin => KDM/PL_EXT/00001_mpls.ext (152 bytes) EDL enhancement stream /KDM/2.bin => KDM/ST_EXT/00001_m2ts.ext (14100443136 bytes) EDL virtual merged stream /KDM/3.bin => KDM/ST_EXT/EXTIF/00001.extif (46978314240 bytes) ISO size: 47064285184 (43.83 GiB) MGVC Streams: Title#1: Base 32877871104 (30.62 GiB) Enhancement 14100443136 (13.13 GiB) +42.89% (Total 46978314240 (43.75 GiB)) ```

File list

  • Anne.Of.Green.Gables.2010.MGVC.VWBS-8214.iso (43.8 GiB)
Hi, Thanks. If I understand correctly, it’s not possible to play these Blu-rays on your computer using mpv, VLC, or other dedicated software, even if the ISO file is mounted, is that correct?

DataHoarder (uploader)

User
You need special software to decode this. I have listed an example script that works under Linux to output raw video https://git.gammaspectra.live/WeebDataHoarder/pana-mgvc#decode-mvc-sh using the reference H264 JM decoder and some programs to reassemble it. MPV or VLC (or ffmpeg) do not support H264 MVC, as such they cannot directly decode this. The above program can generate a playable raw video stream, but it's mainly useful for encoders (it's a 300-600GB file depending on movie).