mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
vault backup: 2022-12-11 12:03:53
This commit is contained in:
parent
572c552905
commit
d1d7727a37
38
content/CIP/CIP-Documentation.md
Normal file
38
content/CIP/CIP-Documentation.md
Normal file
@ -0,0 +1,38 @@
|
||||
---
|
||||
title: Untitled"
|
||||
tags:
|
||||
---
|
||||
|
||||
# File Structure
|
||||
|
||||
.
|
||||
└── 01 Definition
|
||||
├── Animation
|
||||
├── Assets
|
||||
│ ├── Audio
|
||||
│ ├── Audio_Translate
|
||||
│ ├── Footages for Storyline
|
||||
│ ├── Image
|
||||
│ ├── PDF
|
||||
│ └── Video
|
||||
├── Output Files
|
||||
├── Output_Translate
|
||||
├── Premiere
|
||||
├── Source Files
|
||||
├── Story Files
|
||||
└── Story Files_Translate
|
||||
|
||||
Animation: Contains the After Effects files for Each scene. Folder ending with `_translation` include text that needs to be translated using [[templater]]
|
||||
|
||||
Assets/Audio: Contains the English version of the audio for the module
|
||||
Assets/Audio_Translate: Contains the Translated versions of the audio for the module
|
||||
Assets/Footages for Storyline: Contains assets used in Storyline
|
||||
Assets/Image: Contains images
|
||||
Assets/PDF: Contains the translated scripts as PDF and .docx
|
||||
Assets/Video: Contains videos
|
||||
|
||||
Output Files: Contains the English MP4 video for each scene in the module
|
||||
Output_Translate: Contains the
|
||||
|
||||
|
||||
# Translation Process
|
||||
@ -1,27 +0,0 @@
|
||||
---
|
||||
title: Untitled"
|
||||
tags:
|
||||
---
|
||||
|
||||
# File Structure
|
||||
|
||||
.
|
||||
└── 01 Definition
|
||||
├── Animation
|
||||
├── Assets
|
||||
│ ├── Audio
|
||||
│ ├── Audio_Translate
|
||||
│ ├── Footages for Storyline
|
||||
│ ├── Image
|
||||
│ ├── PDF
|
||||
│ ├── Scene05
|
||||
│ └── Video
|
||||
├── Output Files
|
||||
├── Output_Translate
|
||||
├── Premiere
|
||||
├── Source Files
|
||||
├── Story Files
|
||||
└── Story Files_Translate
|
||||
|
||||
|
||||
# Translation Process
|
||||
Loading…
Reference in New Issue
Block a user