Extract the audio from a video file with this simple FFmpeg command. ... ffmpeg -loop 1 -i image.jpg -i audio.mp3 -c:v libx264 -c:a aac ...
確定! 回上一頁