Convert an audio file from mp3 to ogg encoded with the libopus codec. ffmpeg -i input.mp3 -c:a libopus output.ogg
確定! 回上一頁