This could be useful to host audio files in Video hosting or sharing websites. $ ffmpeg -loop 1 -i inputimage.jpg -i inputaudio.mp3 -c:v libx264 -c:a aac - ...
確定! 回上一頁