AcademySoftwareFoundation / AcademySoftwareFoundation/EncodingGuidelines

Add more image metadata to otio file.

未关闭
#74 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。