$ 0 0 想請教一下板上先進想用ffmpeg將資料夾內的所有ts檔轉成mp4目前所用指令如下ffmpeg -i input.ts -c:v copy -c:a aac -b:a 96k -movflags +faststart...