Cezar Mocan

work

about

instagram

github

email

resume

[LIPP] Video Playback System

11 Feb 2020

Posted under: LIPP; ITP;

This week’s assignment was an exploratory one—beginning to build our own video playback system. I ended up experimenting quite a lot with some of the techniques we’ve covered in class so far, namely pixelation, plane mapping (with delays), slit scans using jit.rota, blending multiple videos together using matrix operations (jit.op) as well as blending frames together using jit.slide. Here are some of the results.