Cannot convert .ogg file to .mp3 or other file formats
问题 I am trying to convert ogg audio file to mp3 or other audio file formats that can be played in ios devices But ogg files are not being converted into other formats like mp3 and caf. I am testing the conversion in android device. This is my ffmpeg command arguments: Command: "ffmpeg -y -i $inputFilePath -c:a copy $outputFilePath" Both input and output filenames were surrounded with quotations [-y, -i, /data/user/0/com.musicapp/files/composer_audios/testtt ogg file.ogg, -c:a, copy, /storage