Main Page

From Robert-Depot

Jump to: navigation, search

Contents

[edit] Classes

[edit] Spring 2009 - Electronic Technologies for Art

Electronic Technologies for Art

[edit] Winter 2010 - Electronic Technologies for Art

Electronic Technologis for Art I


VIS 147A # ELECTRONIC TECHNOLOGIES FOR ART I 4 units;

This course will develop artworks and installations that utilize digital electronics. Techniques in digital electronic construction and computer interfacing will be learned that will allow for interactive control of sound, lighting and electromechanics will be learned. Students will construct devices which can responsively adapt artworks to conditions involving viewer participation, space activation and machine intelligence.

VIS147A Winter 2010

[edit] Spring 2010 - Time and Process Based Digital Media

Course page Time and Process Based Digital Media

[edit] Vision

Translating - assistant in language learning. Vision

[edit] NLP

NLP

[edit] Teaching Resources

[edit] potential classes

Advanced Video Processing

Language Processing for Art

[edit] workshops

Language Processing and Self-Representation

[edit] Reference

[edit] dig lit, writing

[edit] other

[edit] NLP

[edit] Fabrication

fabrication and rapid prototyping

[edit] Proposals

EMPAC

DAC 2009

Compact Space W2010

[edit] Conferences

[edit] Krysta Now

Krysta Now

[edit] American Industry

[edit] generative

  • BlackBox is an applied research resource. The group’s parametric modeling and scripting expertise is focused primarily on two broad areas of interest: the search for the “optimal” (goal-oriented) and the search for the “novel” (explorational). http://www.som.com/content.cfm/services_blackbox

[edit] mediated cultures / digital ethnography

[edit] MediatedCultures @ Kansas State

http://mediatedcultures.net/mediatedculture.htm

[edit] Networked Individualism

http://en.wikipedia.org/wiki/Barry_Wellman

[edit] social dimensions


[edit] LCD hacks

DIY Projector from LCD panel

[edit] Lense hacks

[edit] Scanner cameras

[edit] DOF adapters

[edit] Video Tools

[edit] Non-finalcut capture path

  • FireWireSDK capture utility to m2t file
  • m2t to mov:

ffmpeg -i ocean_hdv_ca_200903_200911.m2t -f mov -vcodec copy -acodec copy ocean_hdv_ca_200903_200911.mov

[edit] High Resolution Video

  • 24P workflow with open source tools [2]
  • HDMI capture card (BlackMagic Intensity) [3]
  • PCI-Mini and BlackMagic card solution on MBPro [4]

[edit] Sub-titles and Closed- Captioning

subtitle manipulation

[edit] VIDEO CONVERSION

[edit] VIDEO -> FRAMES

  • ffmpeg -i infile.avi -s 720x480 -f image2 infile-%03d.tga
  • ffmpeg -i toiletpaperhead\ wind.mov -deinterlace -r 0.5 -an -y -vcodec mjpeg -f image2 -sameq /Volumes/Reservoir/Frames/toilet_0.5/toiletpaper_wind_0.5_%05d.jpg

[edit] FRAMES -> VIDEO

ffmpeg -i /Volumes/Reservoir/Frames/toilet_0.5/toiletpaper_wind_0.5_%05d.jpg \ -r 30 -vcodec mpeg4 -an -b 4000k toiletpaper_wind_0.5.mp4

[edit] Misc

ffmpeg to make a dvd

DV cam as a webcam

Monitor Mount

[edit] Modifying VideoInput lib for OpenFrameworks

DirectShow details:

// Setup the other filters necessary to handle MPEG2TS Stream
// Capture Device -> MPEG-2 Demultiplexer -> ffdshow Video Decoder -> Frame Grabber
 
// MPEG-2 Demultiplexer Filter
// Major Type: Video
// Sub Type: MPEG2_VIDEO
// Format: MPEG2Video
// New Pin
//   Name: Video
//   Media Type: MPEG2 Program Video
// PID Mapping:
//   PID: x0810
//   Pin: Video
//   Elementary Stream (A/V only)
 
// ffdshow Video Decoder Filter
// Codecs
//   Format: MPEG2
//   Decoder: libmpeg2
//   Supported FOURCCs/remarks: MPEG2 codec
// In: 
//   Major Type: Video
//   Sub Type: MPEG2_VIDEO
//   Format: MPEG2Video
// Out:
//   Major Type: Video
//   Sub Type: YV12
//   Format: YV12 1536x-1080, 12bits,
//   Aspect Ratio: 16x9,
//   Interlace format: Frames
//   rcSrc=[0,0,1440,1080]
//   rcDst=[0,0,1440,1080]

[edit] Book Formatting

Auto-generating Books

  • render txt files to whole-page images

[edit] OS hacking

even better... sun virtualbox

[edit] virtual box

[edit] slipstream installers

slipstream windows install

live CDs

[edit] XP from USB stick

  • article [5]
  • forum [6]
  • microsoft CAB SDK [7]
  • WinISO [8]
  • from make magazine [9]

[edit] Corn Fed Nation

corn fed nation

[edit] E-Ink Facemask

[edit] Performance

[edit] Semantic Web

[edit] Graphing

[edit] Misc

[edit] visualization

[edit] decision making algorithms

[edit] MedTech

[edit] DIY ECG

[edit] other

Transcranial Magnetic Stimulation (TMS)

Electronic Muscle Stimulation (EMS)

MedTech

[edit] Map-Reduce

[edit] Massive Data Storage: the cloud

Massive Data Storage

[edit] Misc

AJAX versus traditional web design

Enabling OBEX with motorola Razr V3c

[edit] Online Culture

[edit] Forensic Photoshop

[edit] Articles

[edit] HCI Rich Guidance

Classes

Personal tools