AcademySoftwareFoundation / AcademySoftwareFoundation/EncodingGuidelines
Add more image metadata to otio file.
- Linguagem predominante
- Dockerfile
- Estrelas
- 56
- Forks
- 8
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Direção de pesquisa
Comece localizando get_output_filename e o template de resultados e outputTemplate mencionados na issue; em seguida, rastreie como os metadados deles são gravados no arquivo OTIO. Verifique se o HTML gerado pode obter o basename da saída a partir dos metadados OTIO, em vez de deduzi-lo.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Domínio
- documentation
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100