Convert mp4 ke 3gp dengan ffmpeg



ffmpeg -y -i namafilefilmmp4.mp4 -r 20 -s 352x288 -b 400k -acodec aac -strict experimental -ac 1 -ar 8000 -ab 24k outputfilm3gpke.3gp