ffmpeg -loop 1 -i image-file.jpg -i audio-file.mp3 -shortest -acodec copy -f mov video-file.mov. Notes * The above is on Ubuntu Server 12.04 ...
確定! 回上一頁