Real time video to ASCII video

Filippo Ianiero's icon

Hi everyone, first post here, I'm new to jitter and I'm working on some real time visual: the main goal is to have a patch capable of choosing random frame from different videos and mix them together, then the I wanted the output to be in ASCII video format. I there any object that can take the matrix converting it in binary and then to ASCII or directly to ASCII?

Thank you in advance for your help

Pedro Santos's icon

Do the Jitter tutorials and consult the help files. Useful objects:

playback: jit.movie or jit.playlist

mix: jit.op has many options. jit.xfade, jit.chromakey, etc.

Here's an example of the ASCII part.

Max Patch
Copy patch and select New From Clipboard in Max.