#!/bin/sh
mencoder mf://*.png -mf w=800:h=600:fps=15:type=png -ovc lavc -lavcopts vcodec=mpeg4:mbd=2:trell -oac copy -o block_comm.avi
