macOS
brew install libultrahdrprovider-native install command
brew / 順位 614
libultrahdr のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libultrahdrprovider-native install command
概要
Reference codec for the Ultra HDR format
履歴
libultrahdr is Google's reference codec for Ultra HDR, a backward-compatible HDR image format that stores an SDR base image plus a gain map and metadata so legacy JPEG readers can still display the SDR rendition.
Android's Ultra HDR specification defines a JPEG-based format that encodes a logarithmic range gain map. libultrahdr implements the codec side: it can compute a gain map from SDR and HDR renditions, store the base image, gain map, and metadata, and decode them back into an HDR rendering on compatible displays.
The GitHub release history starts with version 1.0.0 on October 24, 2023. The 1.1.0 release in August 2024 added image-quality features, command-line tool updates, editing support, and ISO 21496-1 standard support. The 1.4.0 release in January 2025 added per-channel content boost configuration and alternate color-space handling.
Ultra HDR entered Android developer workflows with Android 14 API level 34 support for displaying Ultra HDR images. Android documentation tells app developers to detect gain maps and switch windows into HDR color mode when displaying these images.
Google's Android Developers Blog described Instagram as an early adopter that began implementing Ultra HDR in late September 2023, highlighting the format's movement from platform feature to high-volume social media use.
Developers use libultrahdr to encode HDR still images into a backward-compatible JPEG container and to decode Ultra HDR images for HDR-capable displays. The bundled ultrahdr_app command-line tool makes it useful for testing encodes, decodes, performance, and format behavior outside Android app code.
libultrahdr matters to package nerds because it turns a mobile platform media feature into a portable codec library that distributions can ship. It also captures the practical transition from SDR-only JPEG workflows to gain-map HDR images that still degrade cleanly in old software.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ultrahdr_app | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:libultrahdr |
|---|---|
| バージョン | 1.5.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://developer.android.com/media/platform/hdr-image-format |
| リポジトリ | https://github.com/google/libultrahdr |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.