Links to the prototypes for the Video Defunct system. These pages are exploring different interface paradigms for mixing video categories and audio channels. These ideas have been influenced by real-time mixing concepts in VJing.
- WordPress category testing
- We are currently working on a prototype for grabbing all the content in a wordPress category. In this prototype all the data will be organised into a multi dimensional array. Creating in effect, a localised database for remixing and displaying video content.
- Associated Mixing 0.1
- This prototype is starting to look at related categories. One you select a category in the centre video screen, the system will select video clips for the other screens from categories that are related. In the future this could be linked into a tagging system, and or categories in WordPress. These scripts also utilise the jQuery for the interface.
- Vignette Mixing 0.1
- This prototype is the first to start to use categories as a way of selecting movies, this is the first prototype to use categories and will be the first to be plugged into the WordPress system. The interface consists of four of radial buttons. One you select the outer most buttons it will populate all the videos from one category. Selecting the inner radial buttons will mix the categories.
- Audio Mixing 0.1
- This prototype is looking at the sound tracks of the three videos. By using the radio buttons we are able to mix a sound track, providing a roving narrative, that is not linked to any one video.
- Movie History 0.1
- This prototype records each new movie that is loaded into the page into an array. One the 'previous' button is pressed, the last previous movie is removed from the array and loaded back into the page. At the end of any movie a new movie is picked by random from the available list.