find ./ -name '*.flv' -type f -exec mencoder {} -o {}.avi -vf scale=320:240 -oac mp3lame -ovc xvid -xvidencopts bitrate=800 \;