Nyaa archive 1032028

[Orphan-M74] Bremen 4 (BD 720p)

Saved on 2026-09-17 06:29:30. This copy includes the description and comments available at capture.

Description

Orphan and M74 present a 720p version of Tezuka Osamu's 1981 TV special Bremen 4. Encoded from a Blu-ray source,. For more information, see the blog entry.

Available for direct download from IRC bot Orphan|Arutha in channels #nibl or #news on irc.rizon.net.

Comments 7

Just do

ffmpeg -i "[Orphan-M74] Bremen 4 (BD 720p) [967A8ED6].mkv" -map 0 -map_metadata 0 -vf scale=-2:480 -c:v libx264 -crf 18 -preset veryslow -c:a copy -scodec copy "[Orphan-M74-RyzakiT] Bremen 4 (BD 480p).mkv"

and be done with it. That has all the things archivisth put into, but at 480p.

In case anyone is interested: With

ffmpeg -i "[Orphan-M74] Bremen 4 (BD 720p) [967A8ED6].mkv" -map 0 -map_metadata 0 -vf scale=-2:480 -c:v libx265 -crf 24 -preset veryslow -c:a libopus -scodec copy "[Orphan-M74-RyzakiT] Bremen 4 (BD 480p)(opusHEVC).mkv"

you actually get a nice 480p encode with 261M size. If you have to scale down for whatever reason to 480p, you probably won't notice a difference with your setup.