Archive Protocol/Video: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
Line 23: Line 23:


As for example:
As for example:
<code>
<pre>
├── MMDC_SHOWREEL_2012_EXCEPTION_HANDLING
├── MMDC_SHOWREEL_2012_EXCEPTION_HANDLING
├── PHOTO
├── PHOTO
Line 64: Line 64:
     ├── PHOTOS
     ├── PHOTOS
     └── VIDEOS
     └── VIDEOS
</code>
</pre>

Revision as of 16:21, 9 November 2015

offline video archive

How is the video archive structured

VideoArchive.jpg

Where

The MMDC Video Archive is stored in MMDC DRIVE 01

And cloned to MMDC DRIVE 04

What

The Archive stores all the video documentation from MMDC, namely:

  • Gradshow showreel
  • Y1 Show
  • Symposium

How

The folders in the archive follow name the convention: MMDC_EVENT_YEAR_NAME-OF-EVENT

And inside they are further divided into media:

As for example:

├── MMDC_SHOWREEL_2012_EXCEPTION_HANDLING
├── PHOTO
│   │   ├── Amy
│   │   ├── Cola
│   │   ├── Daan
│   │   ├── Dusan
│   │   ├── Fako
│   │   ├── Inge
│   │   ├── Laura
│   │   ├── Laurier
│   │   ├── Lena
│   │   ├── Lieven
│   │   ├── Luis
│   │   ├── Quinten
│   │   ├── Sebastian
│   │   └── Tomas
│   └── VIDEO
│       ├── Amy
│       ├── Cola
│       ├── Daan
│       ├── Dusan
│       ├── Laura
│       ├── Laurier
│       ├── Lena
│       ├── Lieven
│       ├── Luis
│       ├── Quinten
│       ├── Sebastian
│       └── Tomas
├── MMDC_SHOWREEL_2013_NEWS_FROM_NOWHERE
│   ├── PHOTO
│   └── VIDEO
├── MMDC_SHOWREEL_2014_UNLIKED
│   └── VIDEO
├── MMDC_SHOWREEL_2015_TEMPED_BY_TOMORROW
│   ├── PHOTO
│   └── VIDEO
└── MMDC_Y1_SHOW_2015_ENCYCLOPEDIA-MEDIA-OBJECTS_V2
    ├── PHOTOS
    └── VIDEOS