AcademySoftwareFoundation / AcademySoftwareFoundation/EncodingGuidelines
Add more image metadata to otio file.
- 主要言語
- Dockerfile
- スター
- 55
- フォーク
- 8
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
We base a lot of the generated output file info on the results of "get_output_filename", we should embed this result into the OTIO file, so that when we generated the HTML file, that result can be determined from the file, and not guessed at.
So the change would be putting the get_outputfilename into the results metadata.
In the results template and outputTemplate, we should be creating a field which is using that basename replacing {{ test.default_media.basename }}-{{ enc_info.name|e }} with that value.
コントリビューションガイド
調査の方向性
まず get_output_filename と、issue で言及されている結果テンプレートおよび outputTemplate を見つけ、次にそれらのメタデータが OTIO ファイルにどのように書き込まれるかを追跡します。生成された HTML が推測するのではなく、OTIO メタデータから出力 basename を取得できることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 領域
- documentation
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100