AcademySoftwareFoundation / AcademySoftwareFoundation/EncodingGuidelines
Add more image metadata to otio file.
- Ngôn ngữ chính
- Dockerfile
- Star
- 55
- Fork
- 8
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Hướng nghiên cứu
Bắt đầu bằng cách tìm get_output_filename, template kết quả và outputTemplate được đề cập trong issue, sau đó theo dõi cách metadata của chúng được ghi vào tệp OTIO. Xác minh rằng HTML được tạo có thể lấy basename đầu ra từ metadata OTIO thay vì đoán nó.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Lĩnh vực
- documentation
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100