1

I would like to create a Quartz composer that can record 10 seconds of video from a camera and then play back that video forward or backwards or with effects. Any pointers? A patch or plugin?

TJ Thind
  • 784
  • 5
  • 17
alonsorama
  • 13
  • 3

2 Answers2

0

You can record video by connecting the Video Input patch to the built-in Queue patch. Then use Structure Index Member to access various frames in the captured video.

smokris
  • 11,740
  • 2
  • 39
  • 59
0

There's also a plugin called "Sampler" you can download here : http://kriss.cx/tom/tag/quartz-composer/

Benoît Lahoz
  • 1,270
  • 1
  • 18
  • 43