Expand description
libaom (AV1) エンコーダーとデコーダーの Rust バインディング
Structs§
- AomRational
- タイムベース (aom_rational)
- Codec
Info - コーデック対応情報
- Decoded
Frame - デコードされた映像フレーム
- Decoder
- AV1 デコーダー
- Decoder
Config - デコーダーに指定する設定
- Decoding
Info - デコード対応情報
- Encode
Options - エンコード時のオプション
- Encoded
Frame - エンコードされた映像フレーム
- Encoder
- AV1 エンコーダー
- Encoder
Config - エンコーダーに指定する設定
- Encoding
Info - エンコード対応情報
- Error
- エラー
Enums§
- Av1Encoding
Profile - AV1 エンコーディングプロファイル
- Content
Type - コンテンツタイプ (AV1E_SET_TUNE_CONTENT)
- Encoding
Pass - マルチパスエンコーディングモード (g_pass)
- Encoding
Profiles - コーデック固有のエンコードプロファイル情報
- Image
Data - エンコーダーに渡す画像データ
- Image
Format - エンコーダーの入力画像フォーマット
- Keyframe
Mode - キーフレーム配置モード (kf_mode)
- Rate
Control Mode - レート制御モード (rc_end_usage)
- Superblock
Size - スーパーブロックサイズ (AV1E_SET_SUPERBLOCK_SIZE)
- Usage
- エンコーダーの利用モード (g_usage)
- Video
Codec Type - コーデック種別
Constants§
- BUILD_
REPOSITORY - ビルド時に参照したリポジトリ URL
- BUILD_
VERSION - ビルド時に参照したリポジトリのバージョン(タグ)
Functions§
- supported_
codecs - 利用可能な AV1 コーデックの対応情報を返す