同じ内容を2つに分けて出力する。 ffmpeg -i input.mp4 -c copy -map 0:v -map 0:a -flags +global_header -f tee "output1.mp4|output2.mp4"
確定! 回上一頁