| Description: |
bdinfo-rs is a Blu-ray disc analyzer that produces the classic BDInfo disc report from BDMV folders and .iso images: disc size, playlist contents, video, audio, subtitle and graphics stream codecs, measured bitrates, resolution and HDR10 / HDR10+ / Dolby Vision metadata. A reimplementation of BDInfo in Rust, it ships as a desktop app(GUI), a command line tool(CMD) and a browser version that all share the same analyzer, so the report is byte-identical whichever you use - and there is no .NET runtime to install. Reads disc structure and metadata only, with no decryption, and runs on Windows, macOS and Linux (x64 and arm64). |