I am using ffmpeg library for android.
I am passing one ffmpeg command for convert video format from .mp4 to .avi
ffmpeg
.mp4
.avi
<
In my case, command was sent to me by email.
In the following parameter, "-c:a", there was not a dash, but a windows character!