#!/bin/bash

mencoder mf://*.png -mf fps=1.00:type=png -ovc xvid -xvidencopts fixed_quant=1 -o foobar.avi
