

Both are great for visualizing content (especially xine for the random mode) but keep in mind you should always be experimenting and using different visualizers or tools to bake your files. To read your glitched files I recommend VLC or Xine if you're under Linux. I recommend preparing your AVI files with ffmpeg and the codec library of your choice. Libraries used : numpy, argparse, os, re, random, struct, itertools It reorders the frames inside the movi tag of your AVI file.

I made tomato because I wanted to be able to glitch avi files regardless of the contained codec, the resolution and the file size while still being super duper fast and not needing to encode anything. Python tomato.py -i input.avi -m overlap -c 4 -n 2 Why tomato ? Python tomato.py -i input.avi -m pulse -c 5 -n 10Ĭopy 4 frames taken starting from every 2nd frame. Python tomato.py -i input.avi -m bloom -c 50 -n 100ĭuplicates 5 times a frame every 10 frame:
