convert 3gp mobile videos with ffmpeg

ffmpeg -y -i file.3gp -sameq -f mpegvideo -s cif -r 25 -ar 32000 -ac 1 file.mpg