A list of useful commands for the ffmpeg command line tool. ... ffmpeg -i in0.mp4 -i in1.mp4 -c copy -map 0:0 -map 1:1 -shortest out.mp4.
確定! 回上一頁